/TouchHome

Primary LanguageLogos

Touch Home

Another iOS little tweak, allow using TouchID sensor as Home button, one tap to simulate Home, two taps to open app switcher. Support iOS 10

  1. Install

Add Cydia repo http://martinpham.gitlab.io/cydia then search TouchHome

or

Use DEB file to install.

  1. Build

make package

  1. Build & Run

Change IP & Port of your device's SSH in Makefile file THEOS_DEVICE_IP = 127.0.0.1 THEOS_DEVICE_PORT = 2222

make package install