Skip to content

vrkrebs/tidbyt-birdweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tidbyt-birdweather

displaying birdweather data on a tidbyt box

run pull-birdweather-api.py with no arguments and it will prompt for input to build the config.json file to be used for all future runs.

python ./pull-birdweather-api.py

config.json is nothing more than the token for API access and the station number:

{
    "token": "TOKEN_HERE",
    "station": "####"
}

About

displaying birdweather data on a tidbyt box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages