diff options
Diffstat (limited to 'README.md')
| -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 |
