diff options
author | jtagcat <git-12dbd862@jtag.cat> | 2023-02-20 12:55:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 12:55:00 +0000 |
commit | e3a035332a0b7a0e39e6012e30ee9a67de56c1c2 (patch) | |
tree | 215c3a54c7744e705ff5159dfc0ed9222952c898 | |
parent | use spdx.org for IBM Public License (diff) | |
download | awesome-selfhosted-e3a035332a0b7a0e39e6012e30ee9a67de56c1c2.tar.gz awesome-selfhosted-e3a035332a0b7a0e39e6012e30ee9a67de56c1c2.zip |
Time tracking intro: employees → users (#3603)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1979,7 +1979,7 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw **[`^ back to top ^`](#awesome-selfhosted)** -[Time-tracking software](https://en.wikipedia.org/wiki/Time-tracking_software) is a category of computer software that allows its employees to record time spent on tasks or projects. +[Time-tracking software](https://en.wikipedia.org/wiki/Time-tracking_software) is a category of computer software that allows its users to record time spent on tasks or projects. - [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/) - Kimai is a free & open source timetracker. It tracks work time and prints out a summary of your activities on demand. ([Demo](https://www.kimai.org/demo/), [Source Code](https://github.com/kevinpapst/kimai2/)) `MIT` `PHP` |