2.0.0 • Published 4 years ago

fasp-server-cli v2.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

fasp-server-cli

A simple command-line-based server for the Friendly Audio Streaming Protocol. Based on fasp-server.

npm version ISC-licensed chat with me on Gitter support me on Patreon

Installing

First, follow the installation instructions of fasp-server.

npm install -g fasp-server-cli

Or use npx.

Usage

fasp-server init <name> <port>
    Generate a unique ID, store name and port in a config file at
    /Users/j/Library/Application Support/fasp-server-cli/config.json.
fasp-server
    Run the server with the name port from the config file.

Contributing

If you have a question or have difficulties using fasp-server-cli, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.

2.0.0

4 years ago

1.0.0

6 years ago

0.2.0

6 years ago

0.2.0-alpha.1

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago