@artale/pi-caffeinate
v1.0.0
Published
Keep your machine awake during long Pi sessions. Prevents sleep/screen lock on macOS, Windows, Linux.
Readme
pi-caffeinate
Keep your machine awake during long Pi sessions. Prevents sleep/screen lock on macOS, Windows, Linux.
Install
pi install npm:@artale/pi-caffeinateHow it works
Auto-activates when Pi starts. Your machine won't sleep until the session ends.
- macOS:
caffeinate -dims - Windows: PowerShell
SetThreadExecutionState - Linux:
systemd-inhibitorxdg-screensaver
Commands
/caffeinate — show status
/caffeinate on — start (auto-starts by default)
/caffeinate off — allow machine to sleep againZero config
Just install it. It starts automatically and stops when Pi exits.
License
MIT
