Front-end implementation for the Woofer music player that does nothing other than initializing the application back-end.
Configure the software using:
./configureThen compile using:
makeAnd finally run the binary:
./bin/woofer-headlessMore information on how to interact with the software, refer to the documentation of the application back-end.
The source code is licensed under the terms of the GNU General Public License version 3 or later.
Most non-source files are licensed under the terms of the GNU Free Documentation License version 1.2 or later, except when stated differently.