Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/developerjosh/anime-cli
- Owner: DeveloperJosh
- License: mit
- Created: 2024-06-16T19:02:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:15:57.000Z (2 months ago)
- Last Synced: 2024-09-15T15:35:21.909Z (2 months ago)
- Topics: anime, anime-cli, cli
- Language: JavaScript
- Homepage: https://api.nekonode.net/docs
- Size: 229 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.