https://github.com/solitary8/auto_backup
Simple GUI File Backup Tool for Linux devices
https://github.com/solitary8/auto_backup
backup-tool backup-utility bash bash-script bash-scripting gui gui-application lightweight raspberry-pi raspberrypi shell shell-script simple-project
Last synced: 4 months ago
JSON representation
Simple GUI File Backup Tool for Linux devices
- Host: GitHub
- URL: https://github.com/solitary8/auto_backup
- Owner: solitary8
- Created: 2024-06-19T13:47:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T11:17:57.000Z (about 1 year ago)
- Last Synced: 2025-03-02T21:43:20.007Z (4 months ago)
- Topics: backup-tool, backup-utility, bash, bash-script, bash-scripting, gui, gui-application, lightweight, raspberry-pi, raspberrypi, shell, shell-script, simple-project
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto_Backup
## A small and simple tool that allows you to backup your files
### DISCLAIMER : This tool is in active development as of June the 21st 2024 and more functionnalities will appear over time
### SETUP TUTORIAL :
```
git clone https://github.com/solitary8/Auto_Backup
```
```
chmod u+x setup_git.sh
./setup_git.sh
```
And the setup is done ! The tool should execute itself automatically after you finish the setup. \
If you want to start it up just go into the Auto_Backup directory and type :
```
bash auto_backup_main.sh
```
Have a great day and don't hesitate to open an issue if you see something that could be done better or if there is a bug !