Skip to content

GUI app that shows how much time is left until a certain date ๐Ÿ“…. The app has various additional features

License

Notifications You must be signed in to change notification settings

cr2551/Days_Until

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Days Until ๐Ÿ“…

Intro

Whether it be a school or work assignment ๐ŸŽฏ, or an event like a holiday, we tend to overstimate how much time we have to prepare for those events ๐Ÿ“….

This program aims to solve exactly this problem, the problem of important dates in the future seeming further away than they are.

In this program, you can see how much time there is left โณ, you can save those events, order them by proximity, and delete them when you no longer need them.

program view

program showing date picker

Details

This is GUI python app using Tkinter. The dates are stored as key value pairs in a csv file. Running the install daemon script with root privileges will start the reminders/notification service.

Installation

git clone https://github.com/cr2551/Days_Until.git
cd Days_Until
python days_until.py

About

GUI app that shows how much time is left until a certain date ๐Ÿ“…. The app has various additional features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published