Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.14 KB

PIREADME.md

File metadata and controls

20 lines (11 loc) · 1.14 KB

Pi Player: The Raspberry Pi Network Audio Player

Pi Player is a network-based audio player system for the Raspberry Pi. It consists of 3 components. Each has its own README.

  1. Desktop app - Used for discovering the Raspberry Pi and as an example of basic network TCP and UDP commands.
  2. 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.
  3. Pi service - A TCP and UDP listener service that actually launches the audio files when requested.

Static Live Demo

Site can be viewed here. Commands have been disabled.

License

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.

Copyright

This project is wholly owned and copyright © - @NagleCode - DanNagle.com