From 07162527e01a4a0ef74520da2a75a8f59a60c7e0 Mon Sep 17 00:00:00 2001 From: randogoth Date: Fri, 19 Dec 2025 11:06:16 +0100 Subject: [PATCH] added link to original --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b12e70a..46d015d 100644 --- a/readme.md +++ b/readme.md @@ -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.