This is a simple desktop notifier app built in Python using the plyer library. It shows popup notifications on your desktop — useful for reminders like study time, drinking water, or breaks.
- Displays desktop notifications
- Customizable title and message
- Works on Windows, macOS, and Linux
- Can be scheduled to repeat
- Basic Python scripting
- Using external Python libraries (
plyer) - Scheduling tasks
- Creating a personal utility app