Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Timer

Description

This Task Timer is able to time tasks.
The user can start and end a task, see the current tasks, and see a time sheet of current and past tasks.

Usage

To run the program, type the following from the command line:

uv run task-timer

Once the program is running there are 6 commands that you can run:

  • start -> asks for the name of the task, then starts timing the task
  • end -> asks for the name of the task, then ends the task and gives the time of the task
  • current -> gives the current time for all of the current running tasks
  • time sheet -> gives the current time for all of the running tasks, and the total time for all the completed tasks
  • done -> ends the program
  • help -> gives descriptions for the other commands

About

A Small Python CLI Task Timer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages