Created by MrAlpha786
Backup Termux and Restore with just one command. Choose a directory to save backup and easily find them.
Just enter following command:
Install pigz(recommended) to reduce time in backup and restore
wget https://raw.githubusercontent.com/MrAlpha786/TERBR-TermuxBackupTool/master/terbr && chmod u+x terbr && mv terbr $PREFIX/bin/
or
curl -O https://raw.githubusercontent.com/MrAlpha786/TERBR-TermuxBackupTool/master/terbr && chmod u+x terbr && mv terbr $PREFIX/bin/
Run
terbr
for detailed usage