Skip to content
forked from zztin/ctimer

This is a python implementation of a famous time management technique. CTimer helps you keep track of your productivity during the day, and help you set realistic goals for your day.

License

Notifications You must be signed in to change notification settings

tai271828/ctimer

 
 

Repository files navigation

ctimer

Documentation Status

This is a python implementation of a time management tool. Designed for MacOSX at the moment. CTimer is a free timertool to help you keep track of your productivity during the day, and help you set realistic goals for your day. Contributions are welcome!

Features

  • Provide a Tkinter GUI window for ease of use for users.
  • Set 25 mins for focus time, and 5 mins for break time.
  • Set 8 clocks as aim for a day.
  • TODO:
    • Allowing setting customize time inteval, aim clock counts, goals for today (text).
    • Visual representation of clocks accomplished today.
    • Allows notes taking (note interruption, how many pauses you took etc.)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

These links provided immense help for a head start for this project. 1. stackoverflow: https://stackoverflow.com/questions/47824017/starting-and-pausing-with-a-countdown-timer-in-tkinter 2. stackexchange: https://apple.stackexchange.com/questions/3454/say-in-different-language 3. tkinter tutorial

About

This is a python implementation of a famous time management technique. CTimer helps you keep track of your productivity during the day, and help you set realistic goals for your day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.0%
  • Makefile 18.0%