Skip to content

DaemonLife/weather_widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Weather forecast widget

I did it for Termux widget: https://github.com/gardockt/termux-terminal-widget
But you can use it everywhere with bash.

How to use

First install requirements

jq bc wego

Create a 'ow_key' file with a free Open Weather API key

Create an account and get a free API: https://openweathermap.org/api
Create a file called 'ow_key' nearby the script and place your key in it.

Then run

bash widget.sh [LOCATION]

Examle usage: bash widget.sh Toronto

About

Bash weather forecast widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages