A program to make pc speak time and weather periodically, play music, ability to gradually change the volume
The main use is for a morning alarm clock and the feature is:
- make computer tell time and weather periodically
- play music using vlc
- ability to gradually change the volume
The code is written in Python programming language.
wintimeweatherteller.exe [OPTIONS]
-h, --help show this help message and exit
--config CONFIG config file (json format)
To customize behavior, please edit config.json.
Please see config.py and config.json for details.
This project is licensed under the MIT License, see the LICENSE.txt file for details