Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 450 Bytes

Key-Click

A program that makes arrow keys act like mouse buttons.

screenshot

Downloading

Prebuilt program is available under Releases

Building

  1. Clone repository
  2. Install Python
  3. Install dependencies: pip install -r requirements.txt
  4. Install UPX (optional)
  5. Run build.py
  6. Built *.exe will be placed in the same folder