GitXplorerGitXplorer
r

sleepcycle

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
91db1993276200c20fc8d071a207b97f088b14f7

Create pwr.cpp

rrsmitty committed 10 years ago
Unverified
89a38d3bf0f8c04c1c20792aa83eaf319fae6460

Create pwr.conf

rrsmitty committed 10 years ago
Unverified
369e81d9f5507f8e75669b7784def5b6836c3d21

Update README.md

rrsmitty committed 10 years ago
Unverified
0a23010056a64bb74717fb87d3edddaa4a996681

Initial commit

rrsmitty committed 10 years ago

README

The README file for this repository.

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.