Git Product home page Git Product logo

sandman's Introduction

Sandman by 12noon.com

.NET

This application will put Windows to sleep after a specified period of time, but only if the user is not active and certain applications are not running, etc. This is very useful for home-theater or gaming systems that you do not want to sleep while you are off making a snack.

Settings

Setting Description Default Value
Delay After Resume Sandman waits this long after the computer resumes from sleep before putting it to sleep again. 10 minutes
User Inactive Before Sleep Sandman will not sleep the computer until the user has been inactive for this amount of time. 30 minutes
Delay Immediately Before Sleep After conditions are right to sleep the computer, Sandman waits this long to do it. This gives processes a chance to finish whatever they may be doing. 10 seconds
Elevated Process Delay If a blocking process is elevated, Sandman waits this long for it to exit.¹ (If the process has not yet exited, Sandman waits again.) 1 minute
Blocking Processes Sandman will not sleep the computer while at least one of these processes is running. vlc;mpc-hc;steam

¹ This is because Windows does not permit user-level processes sufficient access to elevated processes to wait for them to terminate.

Prevent Sleep

To prevent Sandman from putting the computer to sleep for a while, you can create a file with the computer name (e.g., JESTER.txt) in the same folder as Sandman.exe. As long as the file exists, Sandman will not put the computer to sleep.

Log File

Sandman creates a Sandman.log file with log output that may be helpful if you need to contact Support.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.