1.1.0 • Published 5 years ago

shakira v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

SHAKIRA

Media player.

FUNCTIONS

  • Remote PC to play media files from other devices through Web Brower
  • Stream media files which is supported by Web Browser

INSTALLATION

There are development installation. It is not release right now.

Step 1 - Install infrastructure:

* VLC - https://www.videolan.org/vlc/
* Node.js - https://nodejs.org/en/

Step 2 - Install 'shakira':

$ npm install -g shakira

USAGE

Run Web Server and use through Web Browser:

$ shakira MEDIA_DIRECTORY [OPTIONS]

Arguments:

* MEDIA_DIRECTORY: Directory which contains media files.

Options:

* --port: Port which is listen, default is 6789