Giter Club home page Giter Club logo

mice's Introduction

Mouse Mover

The easiest way to appear online to your boss and colleagues

๐Ÿ™‰ What's all the excitement about?

Mice is a python script which moves your mouse at regular intervals to ensure that your employer measures your productivitiy correctly ๐Ÿ˜œ. Ever had those days where you have the blues or a hangover ๐Ÿป and you just cannot work. So you stay in bed watching netflix or idling away. Then you get a call from your boss asking you things which are not his business.

Mice helps you pretend to be online while you deal with that god aweful hangover in peace.


Usage

  • Ensure all packages mentioned in requirements.txt are installed
  • Just run mouse.py and leave it running in the background. The mouse is moved at random intervals within a max time of 5 mins, to a random point on the screen

๐Ÿ‘ Supporters

If this project helps you, please consider starring it โญ. In case of any problems, or further development ideas, please create an issue.

mice's People

Contributors

schezfaz avatar sachin-aag avatar heisenberg2208 avatar

Stargazers

 avatar

Watchers

 avatar

mice's Issues

exit previous iteration whenever esc is clicked

When we click esc from the keyboard currently, the run_script flag changes to false preventing the while loop from running the next iteration. However, the while loop is time controlled and waits for the previous iteration to complete [by waiting for the number of seconds: time.sleep(time_interval)] before it can terminate the entire script

Feature to exit the code on keyboard prompt

Currently the function will loop for the entire duration of the time_interval. Even though the pyautogui failsafe is a viable option, it is still mouse controlled. A keyboard interrupt to halt it is required.

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.