Time tracking software is a type of computer software that records time spent on tasks. This category of software can enable users to run billing reports, and prepare invoices for clients.
The deployment of this software offers a new level of productivity to organizations, as it provides management with information on what time is spent by employees on different activities such as projects and tasks. This can help to measure productivity over time. This software is commonly used by professionals that charge clients by the hour such as accountants, solicitors, and freelancers. The generation of automatic invoices with minimal or no data entry removes the inconvenience of billing and invoicing clients, and improves efficiency.
All of the time trackers featured in this roundup are console applications, using a command-line interface.
A console application is computer software which can be used with a text-only computer interface, the command line interface, or a text-based interface included within a graphical user interface operating system, such as a terminal emulator (such as GNOME Terminal or Terminator). Whereas a graphical user interface application generally involves using the mouse and keyboard (or touch control), with a console application the primary (and often only) input method is the keyboard. Many console applications are command line tools, but there is a wealth of software that has a text-based user interface making use of ncurses, a library which allow programmers to write text-based user interfaces.
CLI applications are light on system resources (very useful on low specified machines), are often faster and more efficient than their graphical counterparts, they do not stop working when X is restarted, and are perfect for scripting purposes. When designed well, CLI applications offer a surprisingly improvement in productivity. The applications are leaner, faster, easier to maintain, and remove the need to have installed a whole raft of libraries.
The whole is greater than the sum of its parts is a very famous quote from Aristotle, a Greek philosopher and scientist. This quote is particularly pertinent to Linux. In our view, one of Linux’s biggest strengths is its synergy. The usefulness of Linux doesn’t derive only from the huge raft of open source (command line) utilities. Instead, it’s the synergy generated by using them together, sometimes in conjunction with larger applications.
To provide an insight into the quality of software that is available, we have compiled a list of 27 high quality open source CLI time trackers. Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. Alternatively, if you prefer a graphical interface, try the following article: Timetracking.
Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. Only free and open source software is eligible for inclusion.
![]()
Click the links in the table below to learn more about each tool.
| Terminal-Based Time Tracking | |
|---|---|
| Watson | Superb CLI to track your time |
| doing | A CLI for a What Was I Doing system |
| Timewarrior | Records time and associates blocks of time with tags |
| timetrap | Command line time tracker written in Ruby |
| timetrace | CLI to track working time supporting tags |
| arttime | Intriguing clock, timer, time manager with text art |
| tiempo | Stores entries as UTC |
| utt | Ultimate Time Tracker written in the Python programming language |
| Bartib | Simple timetracker |
| arbtt | Automatic rule-base time tracker |
| Timet | Time tracking gem with time reports |
| harsh | Habit tracking for geeks |
| Zeit | Track time spent on tasks and projects. |
| hours | No-frills time tracking |
| habitctl | Track and examine your habits |
| timetracking | Simple utility to keep track of time |
| MyTimer | Geeky timer for terminal lovers |
| ctt | Time tracking for geeks |
| timr | TUI to organize your time |
| Productivity Timer | Pomodoro timer application for keyboard addicts and terminal fans |
| Tmux Pomodoro Plus | Incorporate the Pomodoro technique |
| Y.A.c.H.T. | Habit tracker |
| Timer-CLI | Very simple Python CLI tool to start a countdown timer |
| pom | Pomodoro timer |
| fokus | Minimalist focus timer and stopwatch with daily logging |
| dijo | Scriptable, curses-based, digital habit tracker |
| cations | Build and maintain good habits through incremental progress |
This article has been revamped in line with our recent announcement.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Maybe add arbtt?
We’ll evaluate. Thanks!
Added and article updated. Thanks