Snap Completely backup – We often regret the fact that most of the time the files that are on our mobile are deleted knowingly or unknowingly. Similarly, all the tools that we have installed in the Termux application will be deleted after uninstalling the Termux application
We are going to use a tool called snap to avoid this. With this snap tool, we can back up the termux tool that we have installed.
3.5/5
You have to wait 50 seconds.
Download File
Requirement’s
Features
Tested on
Requirement’s
- internet
- external storage permission
- storage 400 MB
- 1gb ram
Features
- Backup any core tool
- Updated maintenance
- Easy for beginners
- Perfect tool for termux
Tested on
- Termux
What is the snap tool?
Snap completely backup – Snap is a bash-based script for zsh based termux and from this tool, you can do many things like backup termux and restoring backups, etc.. this tool works on both rooted and non-rooted devices so you can use it without any issues.
How to install and use snap?
Step 1:
First, we need to download the snap tool so type the below command on your termux
git clone https://github.com/noob-hackers/snap
How to install python and python2?
Type the below command on one by one to install python and python2 package.
- pkg install python -y
- pkg install python2 -y
pkg install git -y
How to install lolcat package?
- pip install lolcat
First, type the below command on your termux terminal to update your termux.
- apt-get update -y
After that type the below command to upgrade your termux package.
- apt-get upgrade -y
Step 2:
Now change your directory root to snap folder so type the below command on your termux
cd snap
Step 3:
After that permit to read write and execute all bash scripts so type the below command on your termux
chmod +x *.sh
Step 4:
After finishing above all the steps type the below command on your termux this command will help you to execute the snap tool.
bash snap.sh
Usage option for snap completely backup tool
TERMUX BACKUP :
- From this option you can backup all the tools and default bash terminal script into your internal stoarge without any issue and you can restore it at any time.
TERMUX RESTORE :
- From this option you can restore the backup tools of termux and default terminal as it was first.
UPDATE SCRIPT :
- From this option you can update snap tool if updates are available for that.
EXIT :
- From this option you can exit from snap tool.
إرسال تعليق