Skip to content

p-hash/i3blocks-openweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3blocks-openweather

Is a i3blocks blocklet script to output the current weather type and temperature.

Dependecies

  • fonts-font-awesome
  • python3
  • pyowm

Suggested

  • i3 ( >= 4.3 )
  • i3blocks ( >= 1.4 )

Appearance

Usage

  1. Clone repo
  2. Add your api_key to weather.py. If you dont have an api_key, get it here.
  3. Copy i3blocks.conf contents into your i3blocks configuration file.
  4. Replace 5128638 with your city ID. List of city ID city.list.json.gz can be downloaded here

Example config for New York

[weather]
command=$SCRIPT_DIR/weather.py
markup=pango
instance=5128638
interval=3600

About

Weather blocklet for i3blocks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages