Skip to content

A bash script for OS X that details information about sleep: why, why not, when and what's preventing sleep

License

Notifications You must be signed in to change notification settings

Peter-Moller/sleep-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

sleep-info

A bash script for OS X that details information about sleep: why, why not, when and what's preventing sleep

Screendump of sleep_info

More information about the script can be found here: http://cs.lth.se/peter-moller/script/sleep-info-en/


Important components:

The command pmset is used to gather information about sleep settings and also what prevents the computer form sleeping.

syslog is used to gather information about when and why the computer fell asleep/woke up. This requires, however, that the user is in the group admin or nothing will be found.

About

A bash script for OS X that details information about sleep: why, why not, when and what's preventing sleep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages