Skip to content

DMaiorino/gtk_weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gtk_weather consists of two python scripts:
1. openweather.py - is a command-line tool to grab weather for your City. Example:

$ ./openweather.py Novosibirsk
Weather in Novosibirsk
Temperature: -4.0°
Pressure   : 759.75 mmHg
Humidity   : 92.2%
Wind       : 1 m/s
Clouds     : 96%
Rain       : 1


2. weather_widget.py - gui tray icon. Launch it:

./weather_widget.py &

About

A simple tray widget to display weather from http://openweathermap.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages