Skip to content

angelocarly/tt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TT

build
Terminal timetracking software.

Features

  • Display total logged hours per month.
  • Log new entries at the current time, or specify the time by hand.
  • Open and edit scratchpad notes in your favorite $EDITOR.

Installation

git clone https://github.com/angelocarly/tt.git
cd tt
cargo install --path .

You can now use the tt command to log your time. Data is stored under $HOME/.tt/.
Use tt help to get started.

Releases

No releases published

Languages