Skip to main content

Everything about your anime within the command line.

Project description

A Python Application that displays all the information about all your anime in the command line. An anime ripoff of [@iCHAIT](https://github.com/iCHAIT)’s `moviemon <https://github.com/iCHAIT/moviemon>`__

Installation

Using pip

$ pip install animemon

Get the latest build from the Source

$ git clone https://github.com/nims11/animemon
$ cd animemon
$ python setup.py install

Dependencies

Usage:

animemon [ --auth=user:pass ] PATH
animemon [ -m | -n | -g | -y | -r | -M | -N ]
animemon -h | --help
animemon --version

Examples:

Display basic info about all your anime

$ animemon

Display all movies sorted according to their MyAnimeList ratings

$ animemon -m

Index your anime collection with MAL Ratings

$ animemon ~/anime --auth=viceversa:password123

Options:

-h, --help            Show this screen.
--version             Show version.
PATH                  Path to anime dir. to index/reindex all anime.
--auth=user:pass      Your MyAnimeList username (eg. --auth=coolguy123:password12)
-m, --mal             Sort acc. to MyAnimeList rating.(dec)
-n, --humming         Sort acc. to Hummingbird rating.(dec)
-g, --genre           Show anime name with its genre.
-y, --year            Show anime name with its release date.
-r, --runtime         Show anime name with its runtime.
-M, --mal-rev         Sort acc. to MyAnimeList rating.(inc)
-N, --humming-rev     Sort acc. to Hummingbird rating.(inc)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

animemon-0.1.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page