marcus67 / little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts
GNU General Public License v3.0
59 stars 9 forks source link

Daily playtime is limited by time difference of min and max time of day #128

Open marcus67 opened 3 years ago

marcus67 commented 3 years ago

If no time limit per day is given, the maximum time per day must be limited by the difference of min and max time per day.