Skip to content

cympfh/annict-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Annict CLI tool

thanks to https://annict.com/ and its API

Setup

./annict is a portable shell script. Copy it to your path.

Requirements

  • bash
  • curl
  • jq
  • peco

Usage

$ annict auth

makes oAuth with Annict.com

$ annict calendar

lists up all your watching programs

$ annict watch <title-query>

marks an episode as watched.
This command works as a CLI.
1. search works with <title-query> (the search history and this result will be cached)
2. choose a work
3. show all episodes of the work (this list will be cached)
4. choose a episode
5. mark it

Releases

No releases published

Packages

No packages published

Languages