activitywatch
activitywatch 0.13.2
Best free and open-source automated time tracker
https://activitywatch.net/Mozilla Public License 2.0
main program: aw-qtprograms: aw-notify, aw-sync, aw-watcher-afk, aw-server, aw-watcher-window, aw-qt
Maintainers
Platforms (24)
microblaze-linuxmips64el-linuxloongarch64-linuxmipsel-linuxx86_64-linuxpowerpc64le-linuxarc-linuxpowerpc64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ activitywatch ];
Ad-hoc shell
nix-shell -p activitywatch
Flake (nix run)
nix run nixpkgs#activitywatch