Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 3.96 KB

README.md

File metadata and controls

69 lines (55 loc) · 3.96 KB

myanimelist-cli

myanimelist-cli is a minimalistic command line interface for fetching user anime data from MyAnimeList

C/C++ CI CodeQL Codacy Badge Discord All Contributors

Usage

$ mya --help
Usage: mya [OPTION...] [USERNAME]
Simple command line tool for fetching user anime data from MyAnimeList.

  -a, --all                  Fetch all anime for a user
  -c, --completed            Fetch a user's completed anime
  -d, --dropped              Fetch a user's dropped anime
  -h, --onhold               Fetch a user's on hold anime
  -p, --plantowatch          Fetch a user's plan to watch anime
  -w, --watching             Fetch a user's currently watching anime
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version

Report bugs to <[email protected]>.

Example

$ mya -w jmak
watching 4 anime
1. Commit on Titan
2. JoJo's Bizarre Pull Request
3. My Neighbor Octocat
4. One Push Man

Code of Conduct

myanimelist-cli is governed by the Contributor Covenant v2.0.

License

myanimelist-cli is licensed under the MIT License.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


jmakhack

💻 🚧 📖

All Contributors

📖

Tim Beeren

⚠️ 💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!