reciva-web-remote

command module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2021 License: MIT Imports: 13 Imported by: 0

README

reciva-web-remote

Control your legacy Reciva based internet radios (Crane, Grace Digital, Tangent, etc.) via REST api or web browser.

Running

Download and extract the zip file from releases. Open the extracted folder and run the executable. On Windows, you may need to press Enter after the terminal opens.

Settings

This program's web server listens on port 8080 by default. It can be changed by setting the -port flag.

./reciva-web-remote -port=9000

It also needs port 8058 for UPnP notify requests. It can be changed by setting the -cport flag.

./reciva-web-remote -cport=9058

Build

Install npm packages.

make npm

Build program.

make build

Development

Install npm packages.

make npm

Run frontend.

make dev-frontend

Run backend.

make dev-backend

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL