Skip to content

fpsheaven/Midcursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MidCursor

Lightweight vibecoded Windows tray app that centers your mouse cursor on the primary monitor with a single hotkey.

Features

  • System tray icon with right-click menu
  • Configurable hotkey — any key or combo, no modifier required
  • GUI hotkey editor (right-click tray -> Edit Hotkey)
  • Config stored in %APPDATA%\MidCursor\config.ini
  • Low-level keyboard hook — zero restrictions on key bindings
  • ~160 KB standalone exe, no runtime dependencies

Download

Grab the latest midcursor.exe from Releases.

Default Hotkey

Ctrl+Alt+M — change it via the tray menu or by editing the config file directly.

Config example

# Modifiers (optional): CTRL ALT SHIFT WIN
# Keys: A-Z, 0-9, F1-F24, SPACE, TAB, ENTER, ESC, LEFT, RIGHT, UP, DOWN
hotkey=CTRL+ALT+M

A bare key like F9 or SPACE works too.

Build from source

Requires Rust.

cargo build --release

The binary will be at target\release\midcursor.exe.

License

MIT

About

Find your cursor

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages