-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rohmishra edited this page Dec 2, 2016
·
1 revision
Tempy is a simple CLI (and soon GUI) weather app.
You need to setup Tempy after downloading before you can use it.
To setup, navigate to Tempy folder and 'python3 setup.py'. This will create a new PrivVars.py file that stores all API keys as variables.
Currently Tempy does not support saving locations or searching for a location or does not have a GUI. (I am working on it though). To run Tempy, simply 'run python3 main.py'
Weather powered by DarkSky. Made with ❤️ by Rohan Mishra.
Have ideas?
- Edit and submit a pull request! OR
- I'd be happy to try to implement it. Note: your PR will not be accepted if it contains any additional undocumented changes or significantly alter other features.