.gitignore
LICENSE
README.md
cleanup.sh
install.sh
pyproject.toml
setup.py
weather-applet
weather-applet.desktop
.github/workflows/publish-to-test-pypi.yml
screens/screen-today.png
weather_applet.egg-info/PKG-INFO
weather_applet.egg-info/SOURCES.txt
weather_applet.egg-info/dependency_links.txt
weather_applet.egg-info/requires.txt
weather_applet.egg-info/top_level.txt
weatherapplet/__init__.py
weatherapplet/owm.py
weatherapplet/prefs.py
weatherapplet/utils.py
weatherapplet/weather.py
weatherapplet/weather_splash.py