Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 355 Bytes

File metadata and controls

11 lines (8 loc) · 355 Bytes

SimpleMusicQueuePlayer

SimpleMusicQueuePlayer is a Node.js application for streaming YouTube videos to your speakers.

Usage

It's intended to be used on a Raspberry Pi as a simple music player. It has a basic web interface listening on default port 3000.

The port can simply be changed with a command line option.

node app.js --port 8080