Pi Player is a network-based audio player system for the Raspberry Pi. It consists of 3 components. Each has its own README.
- Desktop app - Used for discovering the Raspberry Pi and as an example of basic network TCP and UDP commands.
- Web app - A responsive web UI to control the Raspberry Pi audio through phones and web browsers. This is an easier alternative than building a from-scratch mobile app.
- Pi service - A TCP and UDP listener service that actually launches the audio files when requested.
Site can be viewed here. Commands have been disabled.
All components are GPL v2 or Later. The "www" portion is based heavily on the Packet Sender web project if you'd prefer an MIT license.
This project is wholly owned and copyright © - @NagleCode - DanNagle.com