/termux-fingerprint-lock

Secure Termux with Fingerprint Lock

Primary LanguageShellGNU General Public License v3.0GPL-3.0

TERMUX FINGERPRINT LOCK

Created by MrAlpha786

Request: Please use or modify this with proper credit. Add link to my github in your README.md.

Add Fingerprint Lock to your Termux.

Note: It's not an app lock. It's only for Termux. If you don't know what Termux is, You don't need this.

Prerequisites

  1. Smartphone with Fingerprint Sensor
  2. Termux:API app installed
  3. Android 6.0+

Installation

Detailed video instruction here: YOUTUBE

Just enter following commands in respective order:

wget https://raw.githubusercontent.com/MrAlpha786/termux-fingerprint-lock/master/setup

or

curl -O https://raw.githubusercontent.com/MrAlpha786/termux-fingerprint-lock/master/setup
chmod u+x setup
bash setup

or

./setup

Remove Lock

[ ! ] Make sure you are in the same directory where the setup is saved.

Enter the command below:

bash setup

or

./setup

Note: Removing lock will remove all files. To install again you have to follow the above instructions.