Skip to content

joiellantero/macos-mouse-jiggler-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mac Mouse Jiggler

Getting Started

Prerequisite: Python 3 must be installed.

  • Clone the repository

    git clone https://github.com/joiellantero/mac-mouse-jiggler.git
  • Navigate to the directory of the project.

  • Create a virtual environment.

    virtualenv env
  • Activate the virtual environment.

    source env/bin/activate
  • Install the dependencies

    pip install -r requirements.txt
  • Run the program

    python main.py

About

macOS mouse jiggler made with Python

Topics

Resources

Stars

Watchers

Forks

Languages