Skip to content

carolustv/carolus-cli-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carolus CLI

Quick start:

export CAROLUS_SERVER_URL=http://carolus-host:8000
cargo run --release -- play movie -t '<name of movie>'
cargo run --release -- play tv -t '<name of movie>' -s 1 -e 1

Completions

Supports completions for multiple shells

Eg. if you have oh-my-zsh:

carolus completions zsh > ~/.oh-my-zsh/completions/_carolus

GStreamer

This program uses GStreamer for the video viewer so you need to have the appropriate codecs installed for whatever videos you are trying to play.

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at Mozilla MPL 2.0.

Releases

No releases published

Packages

No packages published

Languages