An open API service indexing awesome lists of open source software.

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

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 !