LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
healthy_pet/__init__.py
healthy_pet/__main__.py
healthy_pet/app.py
healthy_pet/i18n.py
healthy_pet/paths.py
healthy_pet/settings.py
healthy_pet/startup.py
healthy_pet.egg-info/PKG-INFO
healthy_pet.egg-info/SOURCES.txt
healthy_pet.egg-info/dependency_links.txt
healthy_pet.egg-info/entry_points.txt
healthy_pet.egg-info/requires.txt
healthy_pet.egg-info/top_level.txt
healthy_pet/notifications/__init__.py
healthy_pet/notifications/bubble.py
healthy_pet/notifications/notifier.py
healthy_pet/pet/__init__.py
healthy_pet/pet/window.py
healthy_pet/reminders/__init__.py
healthy_pet/reminders/activity.py
healthy_pet/reminders/engine.py
healthy_pet/res/icons/icon.png
healthy_pet/res/role/Kitty/action/angry_0.png
healthy_pet/res/role/Kitty/action/drag_0.png
healthy_pet/res/role/Kitty/action/fall_0.png
healthy_pet/res/role/Kitty/action/leftwalk_0.png
healthy_pet/res/role/Kitty/action/leftwalk_1.png
healthy_pet/res/role/Kitty/action/leftwalk_2.png
healthy_pet/res/role/Kitty/action/leftwalk_3.png
healthy_pet/res/role/Kitty/action/rightwalk_0.png
healthy_pet/res/role/Kitty/action/rightwalk_1.png
healthy_pet/res/role/Kitty/action/rightwalk_2.png
healthy_pet/res/role/Kitty/action/rightwalk_3.png
healthy_pet/res/role/Kitty/action/sleep_0.png
healthy_pet/res/role/Kitty/action/sleep_1.png
healthy_pet/res/role/Kitty/action/sleep_2.png
healthy_pet/res/role/Kitty/action/sleep_3.png
healthy_pet/res/role/Kitty/action/stand_0.png
healthy_pet/res/role/Kitty/action/stand_1.png
healthy_pet/res/role/Kitty/action/stand_2.png
healthy_pet/res/role/Kitty/action/stand_3.png
healthy_pet/res/role/Kitty/action/stand_4.png
healthy_pet/res/sounds/Notification.wav
healthy_pet/ui/__init__.py
healthy_pet/ui/settings_window.py