Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sukolsak/jitouch
A multi-touch extension for MacBook, Magic Mouse, and Magic Trackpad
https://github.com/sukolsak/jitouch
Last synced: 12 days ago
JSON representation
A multi-touch extension for MacBook, Magic Mouse, and Magic Trackpad
- Host: GitHub
- URL: https://github.com/sukolsak/jitouch
- Owner: sukolsak
- License: gpl-3.0
- Created: 2021-04-20T13:02:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-27T16:48:11.000Z (almost 3 years ago)
- Last Synced: 2024-06-13T22:45:59.101Z (5 months ago)
- Language: Objective-C
- Size: 861 KB
- Stars: 133
- Watchers: 7
- Forks: 50
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jitouch
**Jitouch** is a Mac application that expands the set of multi-touch gestures for MacBook, Magic Mouse, and Magic Trackpad. These thoughtfully designed gestures enable users to perform frequent tasks more easily such as changing tabs in web browsers, closing windows, minimizing windows, changing spaces, and a lot more.
For more details, see https://www.jitouch.com/.
## How to run
1. Open jitouch/Jitouch/Jitouch.xcodeproj in Xcode and build the project. This will create Jitouch.app in the prefpane folder. For the highest performance, set the Build Configuration to Release.
2. Open prefpane/Jitouch.xcodeproj in Xcode and build the project. This will create Jitouch.prefPane.
3. Double-click Jitouch.prefPane to install Jitouch.## License
Copyright (c) Supasorn Suwajanakorn and Sukolsak Sakshuwong. All rights reserved.
Licensed under the [GNU General Public License v3.0](LICENSE).