Skip to content

tobymac208/Study-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

229 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study Timer for Programmers

demo image
Have you ever wanted to quickly start a timer in a terminal when you're about to study? This application makes that very simple. Just run 'python3 code_timer.py' at the command line, and it's all right! Follow the on-screen prompt if you'd like to end the timer.

Check time studied

If you'd like to see how long you've studied and not study anymore:
- Run the application.
- View your 'studied time' at the top.
- Press CTRL+C to close the app.
Exiting will ensure you don't add more time to your timer for the day.

The Pomodoro Update

Recently, I updated the codebase to use the Pomodoro study technique. Using the Pomodoro technique requires 25 minutes of studying and a 5-minute break. To get around this new feature, use the "log time" script to add time.

About

A CLI app used to track your coding studies. Only for intrepid students!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages