Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workman

Work hours manager written in C++.

Supported OS

  • Linux

Build

Dependencies:

  • make
  • g++

Command:

make all

Usage

Usage: workman <command> [arguments]
Commands:
  c[reate] <work_name>: Create a type of work
  s[tats]: Print stats
  b[egin] <work_name> [start_time in hh:mm]: Begin a work
  e[nd] <work_name> [end_time in hh:mm]: End a work
  d[elete] <work_name>: Delete a work

About

Work hours manager written in C++. (helped by Copilot Chat)

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages