Skip to content

jayant1211/promptly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promptly

Simple Reminder App for Desktop using Python

latest release notes v0.1.1


promptly

What it does

Promptly is a app to help you focus. Add time and a message, and when that time comes, the app flashes a full-screen black overlay with your message. Dismiss it by clicking, moving the mouse, or pressing any key. Keeps track of reminders, add/delete as you need.

Usage

  1. Download .exe from here and run directly or

  2. run from source

git clone https://github.com/jayant1211/promptly
cd promptly
pip install customtkinter pandas
python app.py

To-dos

  • Add reminders
  • Display reminders in list
  • Full-screen flash alerts
  • Delete reminders
  • Input validation improvements
  • Date-based reminders
  • Sort Reminders based on date/entry
  • Recurring reminders
  • Hotkey Support
  • Background/system tray integration
  • Sound notifications
  • Switch storage to SQLite
  • Calendar Integration

About

desktop app for time-based flash reminders

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages