https://github.com/languitar/autosuspend
A daemon to automatically suspend and wake up a system
https://github.com/languitar/autosuspend
autosuspend daemon hibernate linux python python3 server suspend system-administration wakeup
Last synced: about 2 months ago
JSON representation
A daemon to automatically suspend and wake up a system
- Host: GitHub
- URL: https://github.com/languitar/autosuspend
- Owner: languitar
- License: gpl-2.0
- Created: 2015-11-14T14:01:54.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2026-02-10T22:40:20.000Z (about 2 months ago)
- Last Synced: 2026-02-11T01:41:08.459Z (about 2 months ago)
- Topics: autosuspend, daemon, hibernate, linux, python, python3, server, suspend, system-administration, wakeup
- Language: Python
- Homepage: https://autosuspend.readthedocs.io
- Size: 2.89 MB
- Stars: 86
- Watchers: 2
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# autosuspend
[](https://github.com/languitar/autosuspend/actions) [](https://codecov.io/gh/languitar/autosuspend) [](http://autosuspend.readthedocs.io/en/latest/?badge=latest)
`autosuspend` is a python daemon that suspends a system if certain conditions are met, or not met. This enables a server to sleep in case of inactivity without depending on the X infrastructure usually used by normal desktop environments.
Documentation is [available here](https://autosuspend.readthedocs.io).
## Packages
[](https://repology.org/project/autosuspend/versions)
## License
This software is licensed using the [GPL2 license](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).