myanimelist-cli

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

https://github.com/jmakhack/myanimelist-cli

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary

Keywords

anime anime-list aur aur-packages c cli cli-app command-line-interface command-line-tool hacktoberfest hacktoberfest2021 hacktoberfest2022 myanimelist myanimelist-api
Last synced: 4 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 11
  • Watchers: 1
  • Forks: 17
  • Open Issues: 8
  • Releases: 2
Topics
anime anime-list aur aur-packages c cli cli-app command-line-interface command-line-tool hacktoberfest hacktoberfest2021 hacktoberfest2022 myanimelist myanimelist-api
Created about 5 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners Security

README.md

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-BADGE:START - Do not remove or modify this section --> All Contributors <!-- ALL-CONTRIBUTORS-BADGE:END -->

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!

Owner

  • Login: jmakhack
  • Kind: user
  • Location: San Francisco Bay Area

hello, world ヾ(^∇^)

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Mak"
  given-names: "Josh"
title: "myanimelist-cli"
version: 0.1.0
date-released: 2020-11-13
url: "https://github.com/jmakhack/myanimelist-cli"

GitHub Events

Total
  • Issue comment event: 1
  • Pull request event: 1
  • Fork event: 2
Last Year
  • Issue comment event: 1
  • Pull request event: 1
  • Fork event: 2

Dependencies

.github/workflows/auto-author-assign.yml actions
  • toshimaru/auto-author-assign v1.6.0 composite
.github/workflows/c-cpp.yml actions
  • actions/checkout v2 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/codesee-arch-diagram.yml actions
  • Codesee-io/codesee-detect-languages-action latest composite
  • Codesee-io/codesee-map-action latest composite
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
  • actions/setup-node v2 composite
  • actions/setup-python v2 composite
  • ruby/setup-ruby v1 composite