Skip to content

VeggieVampire/bedtime_crontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bedtime_crontab

Restrict computer time for kids with crontab


Install

sudo apt-get install -y git
git clone https://github.com/VeggieVampire/bedtime_crontab
cd bedtime_crontab
chmod 777 *

mv bedtime.sh ~/bedtime.sh
mv crontab ~/crontab.new
cd ~
crontab crontab.new
Now edit bedtime.sh and change(programz=chromium) to whatever program you might want to keep from being used. programz=chromium

Releases

No releases published

Packages

 
 
 

Languages