mal

MyAnimeList.net command-line client.

This project is maintained by Justin Li

./myanimelist

mal is a command-line client for MyAnimeList.net. It uses the official REST API, so it shouldn't break in the foreseeable future.

Requirements

Configuration

First, create ~/.myanimelist.ini and fill it with your MAL account details:

[mal]
username = your_username
password = your_password

Yes, it's stored plain text, deal with it for now. Support for various OS keychains is planned.

Usage

Currently mal has rather limited functionality:

More should be coming eventually.