Anigo
A console tool to search and watch anime.
Installation
Using a build
Download the binary from releases.
Using Go 1.19
go install github.com/FlamesX-128/anigo@latest
remember to export $GOPATH/bin.
By default it does not include functionalities to watch anime, you must download them in anigo-plugins, the use of consumet plugin is recommended.
Dependencies
Plugin directory
Anigo will look for the anigo/plugins
folder in the current directory from where it is called.
Usage
anigo-usage.mp4
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.