Skip to content

ComputerWise/AHKClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoHotkey Clicker

Created for a client who accesses their computer using a joystick and a single switch, this simple AHK script allows users to perform more complex tasks and macros using a single mouse button/switch. Once started, the GUI is hidden by default and can be toggled with a button press/switch.

Screenshot

Screenshot

Installation and Usage

  1. Install AutoHotkey

  2. Clone this project to your computer
    git clone https://github.com/ComputerWise/AHKClicker.git

  3. Open AHKClicker.ahk or AHKClicker_RB.ahk

  4. To activate:
    AHKClicker.ahk: Hold left mouse
    AHKClicker_RB.ahk: Right click

  5. Enjoy!

To Do

  • Add more user settings such as shortcut combination
  • Add context awareness for tabs

About

A simple AutoHotkey script for single mouse button/switch control on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published