subzero-cli / subzero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subzero CLI

Manage and download subtitles easily over your terminal

Go Build and Release Go Report Card GitHub release License

Install

curl -o- https://raw.githubusercontent.com/subzero-cli/subzero/master/install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/subzero-cli/subzero/master/install.sh | bash

or check releases page to install nightly builds

Using

Usage:
  subzero [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  config      Configure your experience using subzero cli
  help        Help about any command
  scan        Scan files for identify movies, series and tvshows
  version     Print the version number of subzero

Flags:
  -h, --help      help for subzero
  -v, --verbose   Enable verbose log

Use "subzero [command] --help" for more information about a command.

Contributing

Send your pull request, guidelines will be appear here soon

About

License:MIT License


Languages

Language:Go 95.1%Language:Shell 4.4%Language:Makefile 0.5%