Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.sh

To create it as an alias, make sure you edit your .bashrc file.