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
Copilot says:
AI-generated
Track your tasks and boost productivity right from the terminal with a lightning-fast Rust-powered suite that combines time logging, project management, and a Pomodoro timerβall offline and totally customizable!
Key features:
- π₯ Project and task hierarchy management
- β‘ Natural language time entry and editing
- π― Interactive terminal dashboard with vim-style keys
- β³ Integrated Pomodoro timer with auto-logging and notifications
This summary was generated by GitHub Copilot based on the project README.