Skip to content

Weather for i3blocks written in python parsing wttr.in

License

Notifications You must be signed in to change notification settings

rtsn/weatheri3blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatheri3blocks

Minimalistic weather block for i3blocks written in python.

This is a small python script to parse some basic weather information from wttr.in and output the data in pretty colors with fontawesome icons.

image

Requirements, configuration and installation

To use this script you only need python3 and fontawesome. Download w.py and colortrans.py and add a block

[weather]
markup=pango
separator=true
command=python3 ~/code/python/weatheri3blocks/w.py kiev
interval=900

in your ~/.config/i3blocks/config.

Btw, the colortrans.py module is completely stolen from MicahElliott.

About

Weather for i3blocks written in python parsing wttr.in

Topics

Resources

License

Stars

Watchers

Forks

Languages