Github Mac No Sleep App
Github Mac No Sleep App Average ratng: 4,2/5 563 reviews
Dec 04, 2018 We’ve singled out 11 of the best free sleep apps to make getting to the land of nod smooth sailing. Because, as we already know, sleep is a big part of productivity as well as health. We’ll share our top picks of apps to help you fall asleep faster and stay asleep longer.
It is either a cloud-based service or an on-premises solution.It is very easy to use and allows you to connect and manage any server or remote computer in seconds. Software for remote desktop mac. It is cross-platform and you can run it on Windows, Mac, Linux computer, or mobile device. =#4) ISL Light Remote Desktopis a secure and reliable desktop software to support your customers and access unattended computers.
NoSleep.exe - Prevents Screensaver and PC Locking - By Mike.Langford
gistfile1.txt
Github Mac No Sleep App Free
# original URL: https://www.symantec.com/connect/downloads/readynosleepexe-prevents-screensaver-and-pc-locking |
#AutoIt3Wrapper_icon=nosleep.ico |
Opt('TrayOnEventMode',1) |
Opt('TrayMenuMode',1) |
$AboutItem = TrayCreateItem('About') |
TrayItemSetOnEvent(-1,'ReadList') |
TrayCreateItem(') |
$ExitItem = TrayCreateItem('Exit') |
TrayItemSetOnEvent(-1,'ReadList') |
Func ReadList() |
$SelectedItem = TrayItemGetText(@TRAY_ID) |
If $SelectedItem='Exit' Then |
Exit |
ElseIf $SelectedItem='About' Then |
Call('About') |
EndIf |
EndFunc |
Func About() |
MsgBox(064,'No Sleep Utility','Prevents your computer from automatically locking or going to screen saver as it normally would.' & @CRLF & 'Copyright Mike Langford ©2009') |
EndFunc |
While 1 |
Sleep(30000) |
$CurPos = MouseGetPos ( ) |
MouseMove ( $CurPos[0] + 1, $CurPos[1] ) |
MouseMove ( $CurPos[0], $CurPos[1] ) |
WEnd |
Github Desktop App
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment