Skip to content

When you download a game and it takes all of your bandwith. So you go do something else and then your screen sleeps halting the download. This just moves the mouse to avoid this but with more options.

Notifications You must be signed in to change notification settings

WildSource/ScreenSaverSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScreenSaverSaver

You download a game, it eats all up your bandwith.
So you go do something else while it's downloading.
You come back and the screen sleeps stopping all download progress.
This just moves your mouse to avoid that but with more options.

Prerequisite

  • The source code is written in java 19 so anything that can work with this version should work
  • Tesseract data which is inside the src/main/resources/tessdata or included as a folder in the releases
    (when using it make sure the folder is in the same directory as the executable jar)

Overview

  • First mode, moves the mouse indefinitely with the start button and stops manually with the stop button
  • Second mode, select a time with the slider and it will execute it for as long as you set it with a stop button
  • Third mode is progress based, press z to record the first location and x for the second. It will display an image that you created. An OCR library reads the number and executes as long as it the progress is under 100.

Video Tutorial

https://youtu.be/AiDmF_7Dpas

About

When you download a game and it takes all of your bandwith. So you go do something else and then your screen sleeps halting the download. This just moves the mouse to avoid this but with more options.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages