Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Wttr.in | 20,814 | a month ago | 243 | apache-2.0 | Python | |||||
:partly_sunny: The right way to check the weather | ||||||||||
Wego | 6,961 | a year ago | 1 | February 27, 2018 | 23 | isc | Go | |||
weather app for the terminal | ||||||||||
Awesome Console Services | 4,510 | 2 months ago | 9 | mit | ||||||
A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols) | ||||||||||
Ansiweather | 1,775 | a month ago | 1 | February 27, 2018 | 1 | bsd-2-clause | Shell | |||
Weather in terminal, with ANSI colors and Unicode symbols | ||||||||||
Shox | 608 | 3 years ago | 19 | September 23, 2020 | 9 | unlicense | Go | |||
🍫 A customisable, universally compatible terminal status bar | ||||||||||
Hey | 106 | 9 years ago | 1 | Python | ||||||
Hey is a terminal helper that allows you to execute commands using plain old English. | ||||||||||
Weather Cli | 75 | 2 | 9 months ago | 18 | July 31, 2020 | 5 | mit | JavaScript | ||
Check the weather for your city from your terminal | ||||||||||
Wfetch | 70 | 9 months ago | gpl-3.0 | Python | ||||||
Neofetch/pfetch, but for weather | ||||||||||
Weather Rs | 67 | 6 years ago | Rust | |||||||
Weather app for the terminal. Rust version :) | ||||||||||
Evala | 64 | 5 years ago | 16 | March 10, 2018 | 2 | mit | CSS | |||
Clock, Weather, Terminal ... евала :) |
Good to go is a CLI app written in golang for getting up to date weather information.
download and install golang
clone this directory
> go install
> cd $GOPATH bin
> good-to-go
or
> go run main.go weather.go location.go
Voila! you are good to go! Don't forget your umbrella or jacket.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Used the Dark Sky API and IPify API, these are great tools that I totally recommnd.
tests.