Nyahello~~
The CLI tool to display the Hololive streaming schedule.
$ npm i -g @range3/holo
$ holo --help# For terminals that support true color (16m colors)
$ docker run --rm -it -e COLORTERM=truecolor range3/holo:latest --help
# others
$ docker run --rm -it -e TERM range3/holo:latest --helpUse TZ environment variable or --zone option.
$ TZ=UTC holo
$ holo --zone Asia/TokyoIf you use a SIXEL-supported terminal such as wsltty, you can see higher resolution thumbnails.
(I really hope Windows Terminal will support SIXEL.)
