Git Product home page Git Product logo

mouse-jiggler's Introduction

mouse-jiggler

mouse-jiggler

Simple mouse jiggler to keep your computer from sleeping. It moves the mouse cursor back and forth a set amount of pixels, after a set amount of time.

Dependencies

  • evemu-tools

Instructions

To run mouse jiggles, first make sure the file has the permission to be executed as a program and run it as root.

It can take up to two arguments, the first argument is the amount of time between jiggles (in seconds) and the second argument is the distance of the jiggle (in pixels). If you don't provide arguments, the default values will be used: 30 seconds and 10 pixels.

You might want to be able to run mouse-jiggler from the terminal, from anywhere in your system. To achieve that follow these steps:

  1. Create a folder named scripts (or anything you want) inside your home folder.
  2. Add this line to the basrc file located in your home folder:
export PATH=$PATH:~/scripts
  1. Mode .both mouse-jiggler.sh and mj files to the scripts folder. Make sure the mj file has the permission to be executed as a program.
  2. Now, you can run mouse-jiggler from any path in your system simply using the command:
mj

Acknowledgement

Based on an answer by Howard Connellan with some modifications by me.

License

Copyright (c) 2023 Michael Kolesidis
Licensed under the GNU General Public License v3.0.

mouse-jiggler's People

Contributors

michaelkolesidis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.