An open API service indexing awesome lists of open source software.

https://github.com/wberrier/kidguard

Daemon to implement parental controls
https://github.com/wberrier/kidguard

Last synced: 3 months ago
JSON representation

Daemon to implement parental controls

Awesome Lists containing this project

README

        

# Summary

KidGuand is a daemon to run on a kid computer to enable various
parental controls.

# Features

* lock/unlock computer at certain times of day
* limit an amount of logged in time per day
* would need persistent storage
* internet usage times

# Configuration

`/etc/kidguard/kidguard.yml` holds some configuration files.

Can also specify some central configuration

# Build

cargo build --release

# Packaging

cargo install cargo-generate-rpm
cargo generate-rpm