DaniruKun / hoshinovactl

CLI to control Hoshinova Youtube stream recording manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

hoshinovactl is a small CLI to control Hoshinova remotely.

Build

make
make install

Usage

To see all commands and flags, run hoshinovactl -h

Example of listing all tasks:

λ hoshinovactl task list
VideoID      State          Total Size
------------ -------------- ----------------
-kAwbEDuikQ  waiting

About

CLI to control Hoshinova Youtube stream recording manager.

License:GNU General Public License v3.0


Languages

Language:Go 93.2%Language:Makefile 6.8%