tmthrgd / spork

A web-based Audacious media player control panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spork

spork is a web-based Audacious media player control panel.

Control panel

To use spork you'll need a working Go installation. Follow the instructions at golang.org to install it. With a working Go installation, spork can be installed by running the following on the command line:

go get go.tmthrgd.dev/spork

Once installed, simply run the spork binary and navigate to http://localhost:8080:

spork [-port=<port>]

License

Unless otherwise noted, the spork source files are distributed under the Modified BSD License found in the LICENSE file.

About

A web-based Audacious media player control panel.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 90.9%Language:JavaScript 5.9%Language:CSS 3.2%