0.4.2 • Published 3 years ago

@range3/holo v0.4.2

Weekly downloads
11
License
ISC
Repository
github
Last release
3 years ago

@range3/holo

npm version

Nyahello~~
The CLI tool to display the Hololive streaming schedule.

npm.io

Usage

$ npm i -g @range3/holo
$ holo --help

Using Docker

# 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 --help

TimeZone

Use TZ environment variable or --zone option.

$ TZ=UTC holo
$ holo --zone Asia/Tokyo

Sixel Graphics is supported !

If you use a SIXEL-supported terminal such as wsltty, you can see higher resolution thumbnails.

(I really hope Windows Terminal will support SIXEL.)

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago