old-o / screentime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screentime

This system provides budgets of screentime minutes and enforces that managed accounts will be logged out automatically when their budget is zero.

The budget is accessed through a tiny web service that uses bash scripts via CGI interface.

Bash scripts to add or remove minutes to/from the budget are provided as well.

On Windows machines, a background service is used to monitor logged in users and decrease their budget as minutes pass. The service is basically a looping powershell script that sleeps for a minute at a time.

About

License:The Unlicense


Languages

Language:Shell 54.1%Language:PowerShell 44.8%Language:Batchfile 1.1%