Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.02 KB

README.md

File metadata and controls

64 lines (43 loc) · 2.02 KB

Gophimation

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

simplescreenrecorder-2023-03-12_05.03.21.mp4

Gophimation is a command-line tool built in Golang that allows you to watch your favorite anime directly from the terminal, without the distraction of ads and other unwanted interruptions.

Adjustments and Improvements

The project is still in development, and upcoming updates will focus on the following tasks:

  • Make mpv work on Windows
  • Add more player options

💻 Prerequisites

Before you begin, make sure you have met the following requirements:

  • mpv

🚀 Installing Gophimation

To install Gophimation, follow these steps:

Install gophimation HERE

Linux:

cd Downloads
sudo chmod +x gophimation
sudo mv gophimation /usr/bin

☕ Using Gophimation

To search for an anime:

gophimation animename

to search for a random anime:

gophimation random

to search for the most watched anime of the week:

gophimation

😄 Be one of the contributors

Want to be part of this project? Click HERE and read how to contribute.

📝 License

This project is under license. See the LICENÇA file for more details

⬆ Go to top