https://github.com/raynersec/termuxbackup
This is a bash script to backup and restore your termux home and sysroot directories.
https://github.com/raynersec/termuxbackup
Last synced: 8 months ago
JSON representation
This is a bash script to backup and restore your termux home and sysroot directories.
- Host: GitHub
- URL: https://github.com/raynersec/termuxbackup
- Owner: RaynerSec
- License: gpl-3.0
- Created: 2021-03-01T05:58:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T12:52:12.000Z (over 4 years ago)
- Last Synced: 2025-02-17T11:35:19.612Z (over 1 year ago)
- Language: Shell
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TermuxBackup
This is a bash script to backup and restore your termux home and sysroot directories.
## Usage
### How To Use TermuxBackup
1. Install Dependencies In Termux `pkg update -y && pkg install git -y`
2. Git Clone Repo `git clone https://github.com/RaynerSec/TermuxBackup`
3. Change Directory `cd TermuxBackup`
4. Give execution permission `chmod +x TermuxBackup.sh`
5. Run script `./TermuxBackup.sh`
## Stargazers Over Time
[](https://starchart.cc/RaynerSec/TermuxBackup)
## Credits To The Original Creator
Thanks To Zongou