Skip to content

Simple and hopefully intuitive command line interface to manage time spent on different projects.

Notifications You must be signed in to change notification settings

gugajazz/Projects_Timer_CLI_Multithreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects_Timer_CLI_Multithreading

Simple and hopefully intuitive command line interface to manage time spent on different projects.

Created partially to dip my metaphorical toes in the world of multithreading and parallel computing, but also to satisfy a need of mine for software of this nature.

Features

  • Colorama to display colors even on win systems
  • Data saved on db.txt
  • Very low CPU usage
  • Intuitive & robust, regardless of user input

Running It

Projects_Timer only requires colorama to run correctly on win systems.

Install it by running:

pip install colorama

Images

Menu:
alt text

Example of projects:
alt text

About

Simple and hopefully intuitive command line interface to manage time spent on different projects.

Topics

Resources

Stars

Watchers

Forks

Languages