https://github.com/seonglae/intuiter
Globally available Vim like productivity application with a fancy mouse control. Home row keyboard mapping makes typing innovatively fast in everywhere
https://github.com/seonglae/intuiter
ahk app application autohotkey automation background gray keyboard mouse mouse-control mouse-scroll productivity text-navigation windows winget
Last synced: 2 months ago
JSON representation
Globally available Vim like productivity application with a fancy mouse control. Home row keyboard mapping makes typing innovatively fast in everywhere
- Host: GitHub
- URL: https://github.com/seonglae/intuiter
- Owner: seonglae
- Created: 2019-10-20T11:49:00.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-07-01T21:40:38.000Z (3 months ago)
- Last Synced: 2025-07-01T22:29:05.370Z (3 months ago)
- Topics: ahk, app, application, autohotkey, automation, background, gray, keyboard, mouse, mouse-control, mouse-scroll, productivity, text-navigation, windows, winget
- Language: AutoHotkey
- Homepage: https://intuiter.seongland.com
- Size: 35.6 MB
- Stars: 42
- Watchers: 3
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
![]()
Intuiter
If you Use PC, this program will definitely help you.
Windows global version Vim Substitute and++Vim and Emacs are too hard and not intuitive.
So I developed new key map which can be used by not only for developers but also normal users.
- Solved the complexity of existing shortcut applications (Vim, Emacs) with an easier usage.
- Increased universality to work in any software by letting the app run in the background.
- Bound Electron and AutoHotKey by including AHK compiler in the installer which make AHK script run dynamically.
- Added a smooth mouse control on keyboard by calling Windows mouse API DLL.
- Change Windows virtual desktops directly with `Ctrl + Win + number`.
# [Document](https://intuiter.vercel.app/) / [사용법](https://intuiter.vercel.app/ko/)
Check [here](https://intuiter.vercel.app/) / 여기에 [사용법](https://intuiter.vercel.app/ko/) 있음

# [Download](https://github.com/seonglae/intuiter/releases/latest/download/Intuiter.exe)
### Or more simply, install by command
```bash
winget install intuiter
```
## Project Stats
# Warning
This Program coulb be considered as game hack# Made with
- [Daning Button](https://github.com/seonglae/dancing-button)
- Electron
- AHK# How to Contribute
- **AHK user** can contribute to `/resources/ahk` **Core**
- **TS user** can contribute to `/src/renderer` **UI**
- [VSCode Version](https://marketplace.visualstudio.com/items?itemName=seonglae.terminal-intuiter)