0.0.1 • Published 8 years ago

ambidextrous v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

ambidextrous

A mouse button swapping utility for Windows. Dedicated to all of you lefties and ambidextrous people out there, who like to change your mouse hand once in a while. Ambidextrous natively changes the Windows setting for primary mouse button.

Installation

Download the latest release .zip or use npm:

npm install ambidextrous

Save Ambidextrous in your environment variables to call it from anywhere:

ambi path

Set Ambidextrous to run at Windows startup:

ambi startup

Usage

To swap the mouse buttons:

ambi

To start a background listener that swaps the buttons on Alt+K (configurable in the future):

ambi listen

To stop Ambidextrous from running at Windows startup:

ambi startup remove

To see information about the application:

ambi help

License

Ambidextrous is licensed under the MIT License. Copyright © Ville Talonpoika 2016