Skip to content

A simple utility to prevent windows from Idling to sleep. Useful while working on a PC but not actively using it.

License

Notifications You must be signed in to change notification settings

ThreeSevenths/NoSleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSleep

A simple utiltity to prevent Windows from entering idle and sleeping. Useful while working on a PC but not actively using it.

Getting and Compiling NoSleep

You can easily clone the repository with something similar to

git clone https://github.com/ThreeSevenths/NoSleep.git

To build the solution

cd NoSleep/NoSleep
dotnet restore
dotnet build
dotnet publish

About

A simple utility to prevent windows from Idling to sleep. Useful while working on a PC but not actively using it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages