Add install instructions

This commit is contained in:
x3 2022-01-08 20:07:50 +01:00
parent a9a0e45906
commit 6f08589700
Signed by: x3
GPG Key ID: 7E9961E8AD0E240E
1 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,15 @@ That is, it implements logging in, encryption, ed2k hashing and adding files, ba
In the future I want to write an mpv plugin that will use the cached database from caniadd to automatically mark an episode watched on AniDB.
That will be the peak *comfy* animu list management experience.
# Install
```bash
git clone --recurse-submodules https://git.lain.church/x3/caniadd
cd caniadd
make
./caniadd -h
```
## Things to do:
- NAT handling
- Multi thread hashing