Skip to content

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

License

Notifications You must be signed in to change notification settings

derhuerst/fasp-server-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published