Time Cop is a free and open source offline time tracking application for Linux, Android and iOS. You can create projects, track task multiple parallel timers, import and export Time cop database and task, you can start stop edit delete timers, filter by time, view report, light mode and dark mode, localized in several languages. It is written in Dark using Flutter and released under Apache License 2.0.
Install Time Cop on Ubuntu Linux
Time Cop is available as a flatpak package file from flathub. If you don’t have then first install flatpak and flathub on your system and restart it after the installation.
How to install flatpak and flathub
In the terminal app (ctrl+alt+t) run below Time Cop flatpak install command.
flatpak install flathub ca.hamaluik.Timecop
It will install the latest version of Time Cop app on your system. You can open it from the applications menu or via below command.
flatpak run ca.hamaluik.Timecop
And uninstall it using
sudo flatpak uninstall ca.hamaluik.Timecop
That’s it.