From a987cead2ced2cf38709057874ab9fb45e746b1e Mon Sep 17 00:00:00 2001 From: Almar Klein Date: Tue, 15 Mar 2022 12:48:10 +0100 Subject: [PATCH] Add time trackers --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 561e81fd..59a474a6 100644 --- a/README.md +++ b/README.md @@ -1813,6 +1813,15 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw - [Zammad](https://zammad.org/) - Easy to use but powerful open-source support and ticketing system. ([Source Code](https://github.com/zammad/zammad)) `AGPL-3.0` `Ruby` +### Time Trackers + +**[`^ back to top ^`](#)** + +- [ActivityWatch](https://activitywatch.net) - An app that automatically tracks how you spend time on your devices. ([Source Code](https://github.com/ActivityWatch/activitywatch)) `MPL-2.0` `Python` +- [Kimai](https://www.kimai.org) - An open source time-tracker with support for invoicing. ([Demo](https://www.kimai.org/demo/), [Source Code](https://github.com/kevinpapst/kimai2)) `MIT` `PHP` +- [TimeTagger](https://timetagger.app) - An open source time-tracker based on an interactive timeline and powerful reporting. ([Demo](https://timetagger.app/app/demo), [Source Code](https://github.com/almarklein/timetagger)) `GPL-3.0`, `Python` + + ### URL Shorteners **[`^ back to top ^`](#)**