Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 420 Bytes

Trak

⏱️ Super-simple time tracker for your terminal

Installation

  • 🍎: brew install michaljanocko/pilsner/trak
  • 🐧: paru -S trak (from the AUR on Arch-based distros)

Otherwise, just add it to your $PATH.

How to use

  • trak add project.csv 5.5 "Pushing node_modules to Git" – to note the time spent on a task
  • trak sum project.csv – to get the total amount of time spent on a project