Skip to content

a simple tkinter python app I made that reminds me to stand up every so often.

Notifications You must be signed in to change notification settings

ItsCodeRed/Upnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Upnow

A simple tkinter python application that reminds you to stand!

Build Instructions

Either run 'python reminders.py' to run the file directly, or you can build the file into an executable by running 'python setup.py build'.

Usage

To use the app, simply set how often you would like to be reminded to stand, and how long you'd like to stand for, then click 'apply'. The app shows the next six stand times in the bottom left, and the next stand time in the bottom right. When it is time to stand, the app will let you know by maximizing and staying full screen until the stand time is over. You can also configure the app in the remminders.py file to only remind you to stand if you aren't using any application from a list of applications.

About

a simple tkinter python app I made that reminds me to stand up every so often.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages