Skip to content

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

License

Notifications You must be signed in to change notification settings

wolftune/nosuspend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 63.2%
  • Makefile 36.8%