Install

The easiest way to use Doocot is with the cli tool. Here are compiled binaries in the most common formats. Simply download and copy into your shell path.

Terminal


# check which download matches your machine
$ uname -sp
Darwin arm

# -O uses the remote filename, -s avoids the progress bar
$ curl -Os https://doocot.sh/releases/0.1.2/doocot_0.1.2_darwin_arm64.zip

$ unzip doocot_0.1.2_darwin_arm64.zip
Archive:  doocot_0.1.2_darwin_arm64.zip
  inflating: doocot_0.1.2/doocot    

# give it a try
$ ./doocot_0.1.2/doocot put -words -lang fr "mon premier secret"
doocot get banquier-safari-déloger-encoche
curl https://doocot.sh/api/data/banquier-safari-déloger-encoche

# shell paths vary, but on a Mac you want something like this
$ sudo cp doocot_0.1.2/doocot /usr/local/bin
Password:

download and install the binary

MacOS/Darwin


amd64

zipped binary, version 0.1.2

arm64

zipped binary, version 0.1.2

Linux


386

zipped binary, version 0.1.2

amd64

zipped binary, version 0.1.2

arm

zipped binary, version 0.1.2

arm64

zipped binary, version 0.1.2

FreeBSD


386

zipped binary, version 0.1.2

amd64

zipped binary, version 0.1.2

arm

zipped binary, version 0.1.2