📺 Unofficial CLI Client of Annict
- sixel に対応したターミナル (画像表示に必要です)
- 作品の検索
- 視聴ステータスの更新
- エピソードの視聴記録
- レビューの投稿
brew tap arrow2nd/tap
brew install anct
scoop bucket add arrow2nd https://github.com/arrow2nd/scoop-bucket.git
scoop install arrow2nd/anct
Releases からお使いの環境にあったものをダウンロードしてください
以下のコマンドを実行して Annict と連携してください
anct auth login
https://annict.com/oauth/applications から作成することができます
設定は以下の通りです
- リダイレクト URI :
urn:ietf:wg:oauth:2.0:oob
- スコープ : 読み込み + 書き込み
Annict の個人用アクセストークン (スコープ : 読み込み) を環境変数に設定して
export ANNICT_KEY=<API Key>
以下を実行してください
make generate