Skip to content

zietzm/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clock

A simple time tracking tool for use on the command line.

Installation

go install github.com/zietzm/clock@latest

Usage

The command line usage is as simple as can be.

clock in
clock out

You can specify a category like

clock in work
clock out work

To view these records, run

clock log

Future improvements

  • Filtering in clock log
  • Summarization

About

Command line time tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages