Skip to content

Minimalistic command line interface for fetching user anime data from MyAnimeList.

License

Notifications You must be signed in to change notification settings

viv1kk/myanimelist-cli

 
 

Repository files navigation

myanimelist-cli

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

C/C++ CI CodeQL Codacy Badge 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
  -s, --sfw                  Fetch only SFW anime
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version

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

Contributing

For info on how to contribute to myanimelist-cli, please refer to the Contributing to the Project document.

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
jmakhack

💻 🚧 📖
All Contributors
All Contributors

📖
Tim Beeren
Tim Beeren

⚠️ 💻 📖
Vividh Pandey
Vividh Pandey

🚧
Nikhil Shanbhag
Nikhil Shanbhag

🚧
Aditya Jetely
Aditya Jetely

🚧
Murilo Leandro
Murilo Leandro

💻 🚧
Sakshi Jain
Sakshi Jain

💻
Dependabot
Dependabot

🚧
Ahmed Eltaher
Ahmed Eltaher

💻
Sameer
Sameer

💻 📖
Sudip Banerjee
Sudip Banerjee

💻
Debarghya Maitra
Debarghya Maitra

💻 📖
Karthik
Karthik

💻
Godson
Godson

💻
N.Pranav Krishna
N.Pranav Krishna

💻 🚧
Vivek
Vivek

💻 📖

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

About

Minimalistic command line interface for fetching user anime data from MyAnimeList.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.3%
  • Makefile 5.4%
  • Shell 4.1%
  • CMake 3.2%