You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago | |
README.md | 2 years ago |
README.md
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.