junine1210 / jitouch

A multi-touch extension for MacBook, Magic Mouse, and Magic Trackpad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/.

Installation

Download Install-Jitouch.pkg from the releases page. Double-click and follow the instructions to install.

Built products are available directly as Jitouch.prefPane.zip. Preference Panes cannot be notarized, so if you download Jitouch.prefPane directly, you may need to remove the quarantine flag with xattr -d com.apple.quarantine Jitouch.prefPane

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.
Modified work copyright (c) Aaron Kollasch. All rights reserved.

Licensed under the GNU General Public License v3.0.

About

A multi-touch extension for MacBook, Magic Mouse, and Magic Trackpad

License:GNU General Public License v3.0


Languages

Language:Objective-C 99.5%Language:Shell 0.3%Language:HTML 0.1%