Displays current weather information in bash PS1
Fetches current weather data, once in an hour from https://openweathermap.org/ and stores it locally.
Please don't judge the overall prompt, but only a part of it that shows temperature and sky conditions.
-
Hahaha! First of all, star this repository. Hahaha! Just kidding, only do it you want to make me happy :)
-
Clone the repository.
$ git clone https://github.com/return007/weather-prompt
-
cd
into the cloned repository.$ cd weather-prompt
-
Run the installer
$ ./install.sh
-
Happy awareness of the atmosphere around you!
- Basic functionality
- At night, please don't show sun!!!
- Installer script
- There are lots of things, but I don't want to do them right now 😌