Skip to content

SQULS/WeatherFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherFM

A Raspberry Pi weather repeater using Geonames, Open Weather Map and GTTS to generate audio weather reports from random locations.

Dependencies

This relys on PiRate Radio following the accompanying tutorial found at Make Projects with support from peppe8o for a slightly more technical perspective.

Setup

Install Python modules:

pip install -r requirements.txt

Rename .env.example to .env and populate with the required API keys:

WEATHER_KEY={Open Weather Map key}
LOCATION_KEY={Geonames key}

About

A Raspberry Pi weather repeater

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published