Disclaimer: It's cool to have fingerprint authentication in termux but it's not safe and can easily be bypassed (How?š¤«). So, if FBI find your data and a nuclear war start. I won't be held responsible. Use at your own risk.
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.
- Smartphone with Fingerprint Sensor
- Termux:API app installed
- Android 6.0+
Detailed video instruction here: YOUTUBE
Just enter following command:
wget https://raw.githubusercontent.com/MrAlpha786/termux-fingerprint-lock/master/setup; chmod u+x setup; bash setup
or
curl -O https://raw.githubusercontent.com/MrAlpha786/termux-fingerprint-lock/master/setup; chmod u+x setup; bash setup
[ ! ] 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.