penguin-cli
v1.0.14
Published
A cli tool to watch anime from the terminal
Downloads
8
Readme
Penguin - Anime CLI
You need mpv video player for penguin to work. You can install the video player using install_mpv.bat
Penguin is a command-line interface (CLI) project written in JavaScript that allows users to conveniently watch anime on their PCs for free. With a simple installation process and an intuitive interface, Penguin makes anime streaming accessible and enjoyable for anime enthusiasts.
Installation
To use Penguin, follow these easy steps:
Install Penguin globally using npm:
npm install -g penguin-cli
Run the command:
penguin
You will be prompted to enter the name of the anime you want to watch.
Features
Search for Anime: Enter the name of your favorite anime, and Penguin will provide you with a list of available options.
Easy Navigation: Use arrow keys to navigate through the list or move to the next page.
Start Watching: Once you find the desired anime, press enter, and Penguin will start playing it.
Subtitle Options: Currently, Penguin supports the subbed version, with plans to introduce options for both subbed and dubbed versions in the future.
Dependencies
Penguin is powered by several Node.js libraries, including:
Chalk: For adding color to the command-line output.
Figlet: Creating ASCII art text for a stylish CLI header.
Inquirer: Handling user prompts for a smooth and interactive experience.
Ora: Adding loading spinners to enhance the user interface.
Axios: Making HTTP requests to fetch anime data.
Exec: Running shell commands for executing streaming actions.
Contribution
Contributions to Penguin are welcome! If you have ideas for new features, improvements, or bug fixes, feel free to open an issue or submit a pull request. Please check the contribution guidelines before getting started. License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Acknowledgments
Special thanks to the open-source community and the developers behind the libraries used in this project.
Happy anime watching with Penguin! 🐧✨