bekape/README.md

8 lines
370 B
Markdown
Raw Permalink Normal View History

2020-06-27 15:27:52 +02:00
# Bekape
I want to produce a very simple backup program that can be used by people who know nothing about their computer.
It will need an easy GUI that lets you choose the folder to backup and an external drive and start the backup.
For now there is no GUI, just a first try to to incremental backups using hardlinks.
Pre-alpha. You really don't want to use this yet.