wolftune / nosuspend

A little command-line tool to avoid computer suspend as long an app is running

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nosuspend

A little command-line tool to avoid computer suspend as long a app is running It requires systemd running.

Usage is simply: nosuspend appname -parameter for appname

nosuspend set the systemd-inhibit flag with UID 0/root.

About

A little command-line tool to avoid computer suspend as long an app is running

License:GNU General Public License v3.0


Languages

Language:C 63.2%Language:Makefile 36.8%