Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-universal-linux-society/terminal-weather
Simple bash script to check the weather in your terminal
https://github.com/the-universal-linux-society/terminal-weather
bash bash-script shell-script shell-scripts unix weather weather-api
Last synced: 30 days ago
JSON representation
Simple bash script to check the weather in your terminal
- Host: GitHub
- URL: https://github.com/the-universal-linux-society/terminal-weather
- Owner: the-universal-linux-society
- License: mit
- Created: 2024-05-02T18:13:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-02T18:31:00.000Z (7 months ago)
- Last Synced: 2024-05-03T05:19:28.691Z (7 months ago)
- Topics: bash, bash-script, shell-script, shell-scripts, unix, weather, weather-api
- Language: Shell
- Homepage: https://www.facebook.com/groups/theulinuxs
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terminal Weather
#### This is a simple bash script to check your local weather directory from your terminal.
![weather](https://github.com/the-universal-linux-society/Terminal-Weather/assets/161962528/2c1354a3-37b8-4ed8-9ee9-c142be46e79a)
### Features:
- Quick and easy access to local weather information.
- Utilize APIs to fetch real-time weather data.
- Lightweight script that can used as an alias to run it with one command.### Usage:
1. clone the repo or download the scipt.
2. chmod +x weather.sh
3. ./weather.shTo create it as an alias, make sure you edit your .bashrc file.