0.0.2 • Published 8 years ago

VLC-command v0.0.2

Weekly downloads
17
License
-
Repository
github
Last release
8 years ago

Install

npm install -g VLC-command

Usage

usage: VLC COMMAND [options]

Available commands:
	mute		mute sound
	muted		test if sound muted
	path		path of current item
	pause		pause video
	pid			process pid
	play		play video
	playing		test if video playing
	stop		stop video
	time		time of current item
	volume		get/set volume

run `VLC help COMMAND` for more infos

Example

# volume
$ VLC volume 100
$ VLC volume
100

Examples/

Sources:

Links

Feedback GitHub issues Join the chat at https://gitter.im/russianidiot/VLC-command.sh.cli GitHub followers


0.0.2

8 years ago

0.0.1

8 years ago