No description
  • Python 93.8%
  • Shell 6.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-04-05 15:37:09 -05:00
img initial commit 2025-04-04 00:45:49 -05:00
install.sh initial commit 2025-04-04 00:45:49 -05:00
README.md Update README.md 2025-04-05 15:37:09 -05:00
requirements.txt initial commit 2025-04-04 00:45:49 -05:00
screenshot.png initial commit 2025-04-04 00:45:49 -05:00
settings.json initial commit 2025-04-04 00:45:49 -05:00
uninstall.sh initial commit 2025-04-04 00:45:49 -05:00
wthr.py initial commit 2025-04-04 00:45:49 -05:00
wthr.service initial commit 2025-04-04 00:45:49 -05:00

wthr

Python weather utility wih tray icon. Built with PyQt6

To Install:

git clone https://code.b3nchat.xyz/b3n/wthr.git
cd wthr
./install

To Uninstall:

./uninstall

How to use:
START:

sudo systemctl start wthr.service

STOP:

sudo systemctl stop wthr.service

Notes: Work in progress...

image