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

https://github.com/g3th/uk_weather

Find your local weather in a linux terminal by entering an active UK postcode
https://github.com/g3th/uk_weather

Last synced: 2 months ago
JSON representation

Find your local weather in a linux terminal by entering an active UK postcode

Awesome Lists containing this project

README

          

# UK Weather
## Weather Forecast For Linux Terminals
### Get your local weather when you first log on, without opening a browser.

![Alt text](assets/ukweather.png "UK Weather")

Enter your post-code in the format requested, and get your local weather in your favourite linux/gnome terminal courtesy of the BBC api endpoint.

Will display the variables considered most relevant, like temperature, wind and rain probability.

If an invalid postcode is entered the program will return an error. Moreover, if an inactive postcode is entered, the search will time-out and the program will inform the user.

Requires BeautifulSoup.