Ver código fonte

Add install instructions

dev
x3 2 anos atrás
pai
commit
6f08589700
Acessado por: x3 <sugarpanning@cock.li> ID da chave GPG: 7E9961E8AD0E240E
1 arquivos alterados com 9 adições e 0 exclusões
  1. +9
    -0
      README.md

+ 9
- 0
README.md Ver arquivo

@@ -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. 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. 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: ## Things to do:
- NAT handling - NAT handling
- Multi thread hashing - Multi thread hashing


Carregando…
Cancelar
Salvar