Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/developerjosh/anime-cli

NekoNode is a anime steaming CLI
https://github.com/developerjosh/anime-cli

anime anime-cli cli

Last synced: about 5 hours ago
JSON representation

NekoNode is a anime steaming CLI

Awesome Lists containing this project

README

        

# NekoNode

NekoNode is a playful and powerful command-line interface tool for anime lovers, built on Node.js. It brings the joy of anime to your terminal, making it easy to search, manage, and explore anime content.

## What's it made with?

I built NekoNode using Node.js, and I used the following libraries:

- [Commander.js](https://www.npmjs.com/package/commander) for building command-line interfaces.
- [Inquirer.js](https://www.npmjs.com/package/inquirer) for interactive command-line prompts.
- [Axios](https://www.npmjs.com/package/axios) for making HTTP requests.
- [Chalk](https://www.npmjs.com/package/chalk) for styling the terminal output.
- [Ora](https://www.npmjs.com/package/ora) for displaying loading spinners.
- [NekoNode-API](https://github.com/DeveloperJosh/nekonode-api) I used this for fetching the streaming links for the anime. (Hosted on a secure server.)

## Supported Platforms

- Windows
- Linux
- MacOS (Coming soon)

## Features

- 🌟 **Anime Search:** Quickly search for anime information directly from your terminal.

- 📂 **Library Management:** Organize your favorite anime and keep track of what you've watched.

- 🎥 **Streaming Links:** Fetch streaming links for your favorite shows.

- 📜 **Anime Info:** Get detailed information on anime, including episodes, ratings, and more.

- 📝 **Anime Quotes:** Retrieve famous quotes from your favorite anime characters. (Coming soon)

- 💬 **Character Info:** Learn more about your favorite anime characters. (Coming soon)

## Requirements

- [Node.js](https://nodejs.org/en/) I recommend using the latest LTS version.

- [MPV](https://mpv.io/)

## Found a Bug?

If you find a bug or have a feature request, please open an issue on the [NekoNode GitHub repository](https://github.com/DeveloperJosh/anime-cli/issues) make sure it has the `bug` Label.