📺 Unofficial CLI Client of Annict
- Terminal with sixel support (Required to display images)
- Searching for works
- Update your watching status
- Record your episode watchings
- Create a review
Warning
No built-in client token if installed by other than the following methods
Please refer to here for how to create one
brew tap arrow2nd/tap
brew install anct
scoop bucket add arrow2nd https://github.com/arrow2nd/scoop-bucket.git
scoop install arrow2nd/anct
Download the appropriate one for your environment from Releases
Execute the following commands to link with Annict
anct auth login
It can be created from https://annict.com/oauth/applications
The configuration is as follows
- Redirect URI :
urn:ietf:wg:oauth:2.0:oob
- Scope : read + write
Annict's personal access token (Scope : Read) to an environment variable and then
export ANNICT_KEY=<API Key>
Do the following
make generate