CLI Tools
Custom shell commands and scripts on my machine — not stock tools, things I built or wrapped myself. Search by name or what it does.
4 / 4
ani-cli
ani-cli
ani-cli <show name>
Search and watch anime. Wraps the real ani-cli binary with a live Discord Rich Presence (title, exact episode, play/pause, elapsed time, AniList cover art + link), fzf cover-art/synopsis previews, and auto-skip-intro/outro.
ani-binge
ani-binge <show name> [start_episode]
Marathon mode. Same show picker as ani-cli, but plays every episode back-to-back with zero prompts in between (ani-cli's native open-ended episode range, -e N-), instead of stopping after each one for the next/replay/previous menu.
starts at episode 1 if none given
ani-watch
ani-watch add|remove|list|check <show name>
Watchlist for new-episode desktop notifications. A systemd user timer runs `check` every 30 min against AniList's airing schedule and fires notify-send once an episode has actually aired.
ani-cli -c
ani-cli -c
Continue watching from history — ani-cli's own built-in tracking (~/.local/state/ani-cli/ani-hsts), unrelated to the RPC/binge wrapper. Works the same whether you got there via ani-cli or ani-binge.