added link to original

This commit is contained in:
randogoth 2025-12-19 11:06:16 +01:00
parent 3a2420d9b6
commit 07162527e0

View file

@ -1,6 +1,6 @@
# App Timer (Parental Control)
Control apps usage time with a command line application.
Control apps usage time with a command line application. Forked from [macedd/app-timer](https://github.com/macedd/app-timer)
The python daemon will watch for the apps executable and store usage time for them. It can block an app if the usage is off limits.