/Projects_Timer_CLI_Multithreading

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

Primary LanguagePython

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