Skip to content

landrycollet/sleep-deprivator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SleepDeprivator

Don't let your computer go to sleep, like, ever.

By Landry COLLET.

Description

On some machines, you don't have the possibility to disable the automatic screen lock, and it's set aggressively low by your IT admin. Most of the time, it's for your own good, especially on a laptop. But if you work from home and have a test running that you need to monitor, or deep in a conf call, you might end up losing 20 minutes a day typing that annoying 25-character password to unlock the screen.

SleepDeprivator is a tiny USB device, made of a Trinket Pro, that will automatically send an invisible keyboard input periodically, mimicking a keyboard press that postpones the computer screen lock.

The firmware, as is, sends a press on the left control key every 30 seconds. That's nice for a Mac, but for your PC, you might want to change it to something else, unless you never use the Q key (:

SleepDeprivator is a free software, licensed under GNU GPLv3.

Disclaimer

SleepDeprivator obviously lowers the security of your machine and might expose it to danger.

I can't be held responsible in any way if the use of that solution as is or modified causes any prejudice to yourself, your company or anybody/anything else.

This software is distributed AS IS, with no warranty expressed or implied. Use it at your own risks.

License

SleepDeprivator is licensed under the GNU General Public License version 3. http://www.gnu.org/licenses/gpl-3.0.html

SleepDeprivator,  don't let your computer go to sleep, like, ever.

Copyright (C) 2018, by Landry COLLET
SleepDeprivator is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or any
later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see https://www.gnu.org/licenses/.

Getting started

Plug it to your USB hub that stays on your desk, and your computer will never go to sleep anymore as long as it's connected to it.

Author

Landry COLLET www.landrycollet.fr Offer me a beer here!

Credits

SleepDeprivator relies heavily on the following:

About

Don't let your computer go to sleep, like, ever.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages