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