Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Weather Cli | 75 | 2 | a year ago | 18 | July 31, 2020 | 5 | mit | JavaScript | ||
Check the weather for your city from your terminal | ||||||||||
Cityscoretoolkit | 37 | 7 years ago | 3 | JavaScript | ||||||
Open-source version of Boston's CityScore performance dashboard | ||||||||||
Mcpro | 23 | 19 | 1 | 6 years ago | 6 | June 11, 2017 | PHP | |||
A basic RESTful API for getting all the cities, municipality and provinces in the Philippines. | ||||||||||
Homepage | 9 | 6 years ago | JavaScript | |||||||
A homepage with keyboard shortcuts, terminal and todo list. | ||||||||||
Wttr | 5 | 2 years ago | 1 | mit | Shell | |||||
A bash script to check weather condition via terminal . | ||||||||||
Iikotransport | 4 | a year ago | PHP | |||||||
библиотека для работы с iikoTransport | ||||||||||
Connectcities | 4 | 2 years ago | mit | C | ||||||
simple train game running in linux terminal | ||||||||||
Basubwayobservatory | 4 | 6 years ago | 1 | gpl-3.0 | Jupyter Notebook | |||||
This is a project for monitoring subway activity based on Buenos Aires City open data portal (data.buenosaires.gob.ar). | ||||||||||
Weather App Extension | 4 | 4 months ago | TypeScript | |||||||
This is Simple weather chrome extension ,which shows current weather condition of your city and weather news around from world. | ||||||||||
React Adopt Me | 3 | 3 years ago | mit | JavaScript | ||||||
Check the weather for your city from your terminal
$ npm install -g weather-cli
$ weather --help
Usage
$ weather <input>
Options
--city, -c City you want to lookup weather for (add state code after city name if city exists in multiple places)
--country, -C Country you want to lookup weather for
--scale, -s Weather scale. Defaults to Celcius
--help Show this help message
--version Display version info and exit
config Set the default location and scale
Examples
$ weather -c Dhaka -C Bangladesh
Dhaka, Bangladesh
Condition: Partly Cloudy
Temperature: 32°C
$ weather config -c Dhaka -C Bangladesh -s F
Default location set to Dhaka, Bangladesh and scale to F
Licensed under MIT. See LICENSE for more information.
Report a bug in issues.
Made with love in Dhaka, Bangladesh by Riyadh Al Nur