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 | ||||||||||
Tropos | 1,522 | a year ago | 10 | mit | Swift | |||||
Weather and Forecasts for Humans | ||||||||||
Wrf | 929 | 8 days ago | 135 | other | Fortran | |||||
The official repository for the Weather Research and Forecasting (WRF) model | ||||||||||
Forecastie | 796 | a month ago | 120 | other | Java | |||||
A simple, opensource weather app for Android. | ||||||||||
Rex Weather | 733 | 3 years ago | 1 | bsd-3-clause | Java | |||||
RexWeather - A sample Android project demonstrating the use of Retrofit and RxJava to interact with web services | ||||||||||
Api | 641 | 9 months ago | JavaScript | |||||||
🏄Windy API, or Windy Leaflet Plugin, let you put animated weather map into your website and enjoy rich ecosystem of Leaflet library. | ||||||||||
Temps | 552 | a year ago | 33 | mit | JavaScript | |||||
Simple menubar application based on Electron with actual weather information and forecast. | ||||||||||
Weatheralarmclock | 476 | 4 years ago | 2 | Java | ||||||
Alarm clock with weather forecast 一款具有天气提醒功能的闹钟 | ||||||||||
Weatherapp | 453 | 2 years ago | 1 | mit | Kotlin | |||||
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2) |
Check the weather on your terminal
In Mac or Linux, run the following on your terminal to install or update.
curl -fs https://raw.githubusercontent.com/sorribas/vejr/master/install.sh | sh
Just run the program in your terminal to see the weather in your city.
vejr
It guesses the location from your IP address, but if you want to see the weather on a different city or town, you can try passing a city as a first argument, like this.
vejr Moscow
MIT