techb / Active-Mouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Active Mouse

Simple script to move the mouse every 10 minutes

Requirements

Install

  • $ git clone git@github.com:techb/Active-Mouse.git
  • $ pipenv install

Build Executable

  • $ pyinstaller -F active_mouse.py

Binaries

I've included a Windows binary found in dist/active_mouse.exe. It uses screen locations 100x100 and 200x200. Mouse moves every 10 minutes. To change these settings, edit active_mouse.py and build a new binary using Pyinstaller.

About


Languages

Language:HTML 85.9%Language:TeX 13.7%Language:Python 0.4%