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.
The project is still in development, and upcoming updates will focus on the following tasks:
- Make mpv work on Windows
- Add more player options
Before you begin, make sure you have met the following requirements:
- mpv
To install Gophimation, follow these steps:
Install gophimation HERE
Linux:
cd Downloads
sudo chmod +x gophimation
sudo mv gophimation /usr/bin
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
Want to be part of this project? Click HERE and read how to contribute.
This project is under license. See the LICENÇA file for more details