Small utility to create/restore encrypted backups
Quick Backup
Choose some files and quickly create a complete encrypted and compressed file.
Usage
- Clone the repository
- Run
gradlew installShadowDist
- The executable will be at
build/install/QuickBackup-shadow
- Use it with
./QuickBackup --help
to see more instructions.
License
MIT license. If you need this licensed under another license, please let me know.