SkillAgentSearch skills...

Magatama

Python script that fetches random anime and manga based on genre using the Jikan API.

Install / Use

/learn @vivifalls/Magatama
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Magatama

A python CLI utility that can give you a random anime or manga from a selected genre, you can then watch the fetched anime straight from the terminal using ani-cli. Made using InquirerPy and the Jikan API to pull data from MyAnimeList.

Demo

https://github.com/tsukki9696/magatama/assets/127806743/98ab56cd-4fcb-44ce-a12d-79697402e6c7

Dependencies

Installation

Clone this repository, then download the dependencies.

git clone https://github.com/tsukki9696/magatama.git
cd magatama/
pip install -r requirements.txt

TODO: Package script to the AUR.

Usage

python magatama.py

Move up and down genres with the arrow keys, confirm with Enter/Return.

Limitations

Currently, the script is quite slow, and since the API requests from Jikan are fairly limited, I can only do so much optimisation, but improving the fetching speed is in my plans.

Credits

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Jan 17, 2025

No findings