Skip to content

A script to prevent screensaver and power saver mode activation

License

Notifications You must be signed in to change notification settings

gbyrka/inactivity-preventer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inactivity-preventer

About

A script to prevent screensaver and power saver mode activation.

This script ensures that your computer does not go to sleep at an inappropriate time. It is worth using it when giving presentations, downloading large files from the Internet, or when some background process should not be interrupted, but it cannot take care of it itself.

Usage

Windows 10 and 11

Simply go to the script directory and type in:

.\move.ps1

To deactivate, simply press

Ctrl + c

LINUX

Simply go to the script directory and type in:

./move.sh

To deactivate, simply press

Ctrl + c

And if you want this script to work in the background, run it like this:

./move.sh & exit

About

A script to prevent screensaver and power saver mode activation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published