Timekeeper

terminal task tracking and pomodoro

Rust 📄 MIT
Screenshot of Timekeeper

Track what you spend time on using Timekeeper. Timekeeper is three terminal applications in one: A cli and a TUI terminal application written in Rust. It stores you data in a sqllite database on your computer, no tracking data ever leaves your machine. Additionally there is an optional TUI pomodoro app utilizing the projects and tasks defined by the other two.

  • Organize work in Projects and Tasks.
  • Add notes and comments on your progress
  • Generate weekly reports
  • Automate using the cli: generate json, csv or markdown
  • Use the pomodoro timer app to make steady progress.
  • import and export data from and to csv or json