autosuspend

daemon to suspend a system in case of inactivity

Install

All systems
curl cmd.cat/autosuspend.sh
Debian Debian
apt-get install autosuspend
Ubuntu
apt-get install autosuspend
image/svg+xml Kali Linux
apt-get install autosuspend
Windows (WSL2)
sudo apt-get update sudo apt-get install autosuspend

autosuspend

daemon to suspend a system in case of inactivity

A daemon to automatically suspend and wake up a system. Inactivity and wake up times are determined by a set of configurable checks. Autosuspend periodically executes these checks, and if none of them indicated activity, the system is suspended and automatically woken up if necessary. Autosuspend does not depend on X11 and desktop environments and is therefore specifically intended for (home) servers. Most available checks address these usage scenarios. Yet, also the X11 idle time can be used as a check to support graphical use cases.