Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,688 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mousemaster

DemoInstallationUsageFeaturesContributing

Demo

Hints

mousemaster-demo.mp4

Recursive hints

mousemaster-neru-recursive-hint-grid.mp4

UI hints

mousemaster-neru-ui-hints.mp4

Recursive grid

mousemaster-grid.mp4

Continuous mouse movement

mousemaster-mouse-movements1.mp4

Installation

  1. Download mousemaster.exe (a portable executable) from the Release page, or build it from source.
  2. In the same Release page, choose and download one of the existing configuration files:
  3. Place the executable and the configuration file of your choice in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe: make sure to run it as administrator if you want the mousemaster overlay to be displayed on top of everything else.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.

Usage

Default configuration (neo-mousekeys-ijkl)

The recommended configuration uses the following key bindings:

  • Activate: Press leftalt + e or leftalt + capslock
  • Deactivate: Press q or p
  • Mouse movement: Use i (up), j (left), k (down), l (right)
  • Mouse buttons: ; (left), rightshift (middle), ' (right)
  • Grid mode: Press g
  • Hint mode: Press f
  • UI Hint mode: Press leftalt + f
  • Screen selection: Press c

neo-mousekeys-ijkl layout

For a complete reference, see the neo-mousekeys-ijkl documentation.

Features

  1. Combos and key remapping: Define combos (key sequences, chords, timed holds, taps, tap-dances, and more) to trigger commands, switch modes, or remap keys. See the combo reference.
  2. Modes: Each mode has its own combos and its own hint, grid, indicator and zoom settings, and can inherit properties from other modes.
  3. Continuous mouse movement: Move the cursor, click, scroll, and drag, all from the keyboard.
  4. Hint navigation: Cover the screen with a grid of labeled hints, type a label to jump the cursor there.
  5. UI hint navigation: Label buttons, links, and text fields in the active window.
  6. Recursive grid navigation: Divide the screen into 2x2 sections, shrink with each key press or snap to the grid's edges to reach a precise position.
  7. Zoom.
  8. App-specific behavior: Restrict combos to specific apps, so the same keys behave differently depending on the focused app.
  9. Cursor indicator: Custom shape, color, outline, shadow, text label, changes per mouse state.
  10. Position history: Save cursor positions, jump back to them later.
  11. Live configuration: All configuration lives in a single file that is automatically reloaded when saved.

mousemaster provides low-level primitives (modes, combos, commands, macros, key aliases) that you compose to build the exact behavior you want. See the configuration reference.

Contributing

Contributions to mousemaster are welcome!

  • Share a configuration: If you have ideas for a new or improved configuration that you would like to share, open an issue or join the Discord.

  • Cross-platform support: mousemaster currently supports Windows only. That said, the overlay has already been reimplemented to be cross-platform. The remaining work is keyboard/mouse input handling and sending inputs on macOS and Linux.
    If you're interested in helping extend mousemaster to these platforms, your contributions are very welcome. Please open an issue or join the Discord to get involved.

If you enjoy mousemaster, consider making a donation or stop by the Discord to show your support!