Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.19 KB

File metadata and controls

42 lines (29 loc) · 1.19 KB

TimeControl

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Description

TimeControl - This is a console application for effective time management that allows you to set goals, track progress in real time with detailed statistics, and analyze productivity (comparing plan/fact, identifying "time eaters")

Install

  1. Go to Releases in the GitHub repository.
  2. Download it .zip archive.
  3. Unpack.
  4. Open TimeControl.exe

Or clone repository :

git clone git@github.com:sergxlove/TimeControl.git

Example using

user > start -n read-book
Задача: read-book запущена 27.07.2025 17:14:29

user > stop
Задача read-book остановлена 27.07.2025 17:21:27

user > tasks
27.07.2025   |   read-book   |   0 h. 6 m.

Aviable commands

You can view all the available commands here .