First commit

This commit is contained in:
Yorick Barbanneau 2018-11-08 00:37:08 +01:00
commit 00b4d46db6
3 changed files with 174 additions and 0 deletions

20
README.md Normal file
View file

@ -0,0 +1,20 @@
Android Oandbackup restore script
---------------------------------
A simple bash script to restore application backuped with OandBackup on a rooted
Android Phone. This script can restore GPG encrypted backup.
to use this script, clone the repo :
```shell
git clone https://git.epha.se/ephase/oandbackup_restore
cd oandbackup_restore
git submodule init && git submodule update
```
This script is in devellopment, this is not a working version
## Licence
Do what you want and feel free to send me a message or offer me a beer if you
come near Bordeaux - France.