Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 951 Bytes

README.md

File metadata and controls

50 lines (31 loc) · 951 Bytes

AutClicky

An auto-clicker with fine GUI and "terminal mode" :)

Installation

Windows:

  • Install python
  • Run the following in cmd:
  setup.cmd

Linux:

  • Install python
  • Run the following in bash:
  ./setup.sh

Usage

Windows:

GUI Version:
  • run python clicker.py
Commandline Version:
  • run python clicker.py -c or python clicker.py --cmd

Linux:

GUI Version:
  • run python3 clicker.py
Commandline Version:
  • run python3 clicker.py -c or python3 clicker.py --cmd

Both versions, after beeing started, are pretty self explanatory

Screenshots

image image image