Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
/ PillTracker Public archive

Track your medication and get reminders!

License

Notifications You must be signed in to change notification settings

PatchMixolydic/PillTracker

Repository files navigation

PillTracker

A useful utility for tracking your medication. You can see if you've taken your medicine today or on any given day and recieve friendly reminders!

I created this application for two reasons: first, I really needed some practice with GUI programming. Because of that, I decided to learn GTK for this project. Second off, I seriously needed a pill tracker so I could stop forgetting my medicine! I found some for mobile, but none for my Linux desktop where I spend most of my time.

I must emphasize that this is my first time using GTK. Please, don't take this as the gold standard for UI programming!

Dependencies

Dependencies include pycairo, PyGObject, and pyyaml. Additionally, for notifications, Linux users will need notify2, Windows users will need win10toast and its dependencies, and macOS users will need pyobjc.

Usage

To run the application, simply run main.py with Python 3. Save data is stored in the savedData directory in YAML format.

About

Track your medication and get reminders!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages