diff options
| author | kj_sh604 | 2025-10-24 10:47:50 -0400 |
|---|---|---|
| committer | kj_sh604 | 2025-10-24 10:47:50 -0400 |
| commit | 20b8632c2286168e13339985d2ab3ffa34cbf773 (patch) | |
| tree | 79c16bcb20422650c57eb0d49641774fdc104a0d | |
| parent | 26c3af549d4789ea9be0187d0a2e0b6dfc7144d9 (diff) | |
| -rw-r--r-- | README.md | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,6 +1,8 @@ # panahone ⛅ -simple yet *somewhat* 🤷 feature-rich GTK3 system tray weather applet using [wttr.in](https://wttr.in/)'s API, written in Python. + + +simple gtk3 systray weather applet using [wttr.in](https://wttr.in/)'s API, written in Python. ## features @@ -136,8 +138,4 @@ cat ~/.cache/panahone/panahone.log - implemented smart caching to reduce api calls - added auto-refresh functionality with configurable intervals - enhanced weather display with humidity, wind, uv index, and visibility -- added dynamic weather icons that change based on conditions - -# 📸 - -
\ No newline at end of file +- added dynamic weather icons that change based on conditions
\ No newline at end of file |
