laraib07 / TERBR-TermuxBackupTool

Backup Termux and Restore with just one command. Choose a directory to save backup and easily find them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TERBR - A TERMUX BACKUP/RESTORE TOOL

Created by MrAlpha786

Backup Termux and Restore with just one command. Choose a directory to save backup and easily find them.

Installation

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/

Usage

Run

terbr

for detailed usage

About

Backup Termux and Restore with just one command. Choose a directory to save backup and easily find them.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%