Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h2ero/XEasyMotion
keynav for macOS ( OS X ) , using keyboard control mouse.
https://github.com/h2ero/XEasyMotion
Last synced: about 2 months ago
JSON representation
keynav for macOS ( OS X ) , using keyboard control mouse.
- Host: GitHub
- URL: https://github.com/h2ero/XEasyMotion
- Owner: h2ero
- Archived: true
- Created: 2016-06-18T05:14:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T10:16:36.000Z (10 months ago)
- Last Synced: 2024-08-05T20:33:05.408Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 302 KB
- Stars: 228
- Watchers: 6
- Forks: 15
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-swift-macos-apps - XEasyMotion - Using keyboard control mouse. (Window Management / Text)
README
# Alternative
https://github.com/rvaiya/warpd# XEasyMotion
using keyboard control mouse on MacOS ( OS X ), like keynav.## Download
https://github.com/h2ero/XEasyMotion/releases## Usage
* h j k l zoom area
* Shift + h j k l move area
* Enter click (dismisses grid)
* c double click (dismisses grid)
* Space click (retains grid)
* Shift + Enter right click
* i hover
* CMD + i call XEasyMotion
* u undo
* o go to previous click position
* . repeat last click
* ESC exit## Development
Once XEasyMotion is running, open System Preferences and go to `Security & Privacy > Accessibility` and either add and check XEasyMotion, or uncheck and check it again. This must be done each time XEasyMotion is built and run since the permissions are lost after building. Keep the System Preferences window open and unlocked to facilitate this process.
## Related projects
* [jordansissel/keynav](https://github.com/jordansissel/keynav)
* [trishume/QuickMouse](https://github.com/trishume/QuickMouse)
* [shortcat](https://shortcatapp.com/)