An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          






Intuiter






undefined



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/) 있음

![image](https://user-images.githubusercontent.com/27716524/129465756-07e5d9bf-0a21-40bf-aaca-978f7c877884.png)

# [Download](https://github.com/seonglae/intuiter/releases/latest/download/Intuiter.exe)
### Or more simply, install by command
```bash
winget install intuiter
```


## Project Stats
![Alt](https://repobeats.axiom.co/api/embed/f9927162b6bd945f38bc724c637836e6075443a0.svg "Repobeats analytics image")

# 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)