๐ฐHow to keep fingerprint lock to termux๐ฐ#Termux
Let's get started:
1. Open your Termux.
2. First we need to install the extension itself. We write the commands one by one:
After that, every time we log into Termux, we need to unlock it with a fingerprint.
#share & #supportus
-----------------> @geekcode ๐
Share as more as ๐
Let's get started:
1. Open your Termux.
2. First we need to install the extension itself. We write the commands one by one:
pkg update && upgrade
pkg install git
git clone https://github.com/MrAlpha786/termux-fingerprint-lock
cd termux-fingerprint-lock
chmod +x *
3. And run:setup
4. Now, if we did everything right, Termux will ask us to put our finger on. We apply and you're done.After that, every time we log into Termux, we need to unlock it with a fingerprint.
#share & #supportus
-----------------> @geekcode ๐
Share as more as ๐