3 releases
0.1.2 | Jan 8, 2024 |
---|---|
0.1.1 | Sep 18, 2023 |
0.1.0 | Sep 18, 2023 |
#8 in #manga
18KB
376 lines
AniTerm
Description
AniTerm is a simple command-line tool that lets you search for and fetch detailed information about anime and manga series. Whether you're looking for the next series to binge-watch or just curious about a particular anime, this tool has got you covered. This command-line tool is using Kitsu API for fetching the data.
Installation
Planning for a release on homebrew soon for MacOS users
If you have Cargo
installed on you machine just run this in your terminal:
cargo install aniterm
Features
- 🌟 Search for anime and manga by name
- 📄 Get detailed information like descriptions, ratings, and more
- 📺 Support for fetching YouTube trailers
Usage
To search for an anime:
aniterm -a "Cowboy Bebop"
To search for a manga:
aniterm -m "Berserk"
Get information on how to use it:
aniterm -h
Dependencies
~9–25MB
~312K SLoC