Skip to content

A python script for automatically retrieving usage information for your WE's home internet plan.

Notifications You must be signed in to change notification settings

Amr-Mustafa/i3-we-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

i3-we-bundle

A python script for automatically retrieving usage information for your WE's home internet plan.

Installation for i3blocks

Clone this repository

git clone https://github.com/Amr-Mustafa/i3-we-bundle
cd i3-we-bundle

Place the python script in

mkdir -p ~/.config/i3/scripts/
mv we.py ~/.config/i3/scripts/

Add the following to your i3blocks.conf file

[internet]
type=custom/script
interval=3600
command=~/.config/i3/scripts/we.py
label=WE
markup=pango

About

A python script for automatically retrieving usage information for your WE's home internet plan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published