https://github.com/sameer-j/python-gui-reminder-app
A Reminder App using Python GUI
https://github.com/sameer-j/python-gui-reminder-app
gui-application hactoberfest python3 reminder tkinter tkinter-graphic-interface
Last synced: 8 months ago
JSON representation
A Reminder App using Python GUI
- Host: GitHub
- URL: https://github.com/sameer-j/python-gui-reminder-app
- Owner: sameer-j
- License: gpl-3.0
- Created: 2017-03-30T09:00:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T04:42:15.000Z (over 5 years ago)
- Last Synced: 2025-04-19T16:11:44.787Z (9 months ago)
- Topics: gui-application, hactoberfest, python3, reminder, tkinter, tkinter-graphic-interface
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python GUI Reminder App
A Reminder App created using Python-tkinter.
App makes use of custom message box to show the pop up message.
program needs to be run from command line/ terminal.
Note: Right now works as eye exercise reminder.