rsmitty / sleepcycle

**EXPERIMENTAL** An old C++ script to automate sleep/wake in Ubuntu. Relies heavily on crontab and rtcwake commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sleepcycle

An old C++ script to automate sleep/wake in Ubuntu. It's ugly, but it works! Relies heavily on crontab and rtcwake commands.

The absolute basics are that the cpp file reads desired start and end times from the config file, then installs the corresponding rtcwake commands into root's crontab.

About

**EXPERIMENTAL** An old C++ script to automate sleep/wake in Ubuntu. Relies heavily on crontab and rtcwake commands.

License:MIT License


Languages

Language:C++ 100.0%