Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vjean/weather-summary
https://github.com/vjean/weather-summary
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vjean/weather-summary
- Owner: VJean
- Created: 2019-11-27T23:43:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T21:52:54.000Z (9 months ago)
- Last Synced: 2024-05-06T22:42:32.017Z (9 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weather-summary :partly_sunny:
Send a summary of the weather conditions over the next 24 hours.
To get your own notification, you'll need :
* a [OpenWeather](https://openweathermap.org/api) api key (free)
* a [Pushover](https://pushover.net/) account (also free) with an User Key and an Application Key
* (optional) a crontab on a server somewhere, to get notifications on a daily basis without thinking about itCreate yourself a `config.ini` file based on the provided `example.ini`, and you're good to go !