MyAnimeListCLIent #

macli is a free and open source (FOSS) unofficial MyAnimeList client for use inside the terminal. It’s supported on Linux, Android (Termux), MacOS (untested), Windows and probably any other OS that Go would compile on!

How to install #

Pre-built binaries #

Grab a build from releases and (optionally) move the binary file into the path.

Installing from source #

Either clone the git repo and do a go build or directly install with go install vidhukant.com/macli@latest.

You can also use the macli and macli-git AUR packages.

License #

Licenced under GNU General Public Licence V3

GNU GPL License: LICENSE

Copyright (c) 2022-2023 Vidhu Kant Sharma