Backuppy/README.md
PhotoLinux cb6b2ecf61 Fixed some bugs and added a new feature
In this version I fixed a bug with the .zshrc or .bashrc and translated the comment lines into English. In further versions I'll translate the whole program into English.
Also I added a new 'feature' that allows the install script to create the additional files automatically.
2021-04-08 08:35:44 +02:00

20 lines
565 B
Markdown

# Backuppy
No backup - no pity. So that this is not the case, you make backups. Backuppy tries to simplify this.
Name: Backuppy
Description: Make daily backups with Backuppy to avoid losing your data.
Usage: start it with: 'backuppy'
Author: Joël Schurter
Licence: GPL3
More infos: see constants and readme.md
# ToDo
- translate Backuppy to English
- make a graphical installer & Tool
# Dependencies
rsync - 'sudo apt install' rsync or 'sudo pacman -S rsync' # because Backuppy makes its bakups with rsync