Skip to content

Control Friendly Audio Streaming Protocol receivers from the command line.

License

Notifications You must be signed in to change notification settings

derhuerst/fasp-client-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fasp-client-cli

Control Friendly Audio Streaming Protocol receivers from the command line.

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

Installing

npm install -g fasp-client-cli

Or use npx.

Usage

fasp-client --scan
    Searches for receivers and lets you pick one. Also connects to it.
fasp-client
    Connects to the receiver you used the last time.
fasp-client [--receiver <id>]
    Connects to the receiver with the specified ID.

Once your are connected to the server, you will be presented with a UI like this:

Some Title
A Brand New Album
An Indie Artist
+++++++++++++++++++++
pause space  ◀︎ h l ▶︎  vol ↑100↓  stop .  seek ← →  queue :

Press : and paste a URL to a remote audio file or an absolute path to a local one. After pressing enter, wait a few seconds for the file to be buffered and played back.

Contributing

If you have a question or have difficulties using fasp-client-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

Control Friendly Audio Streaming Protocol receivers from the command line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published