Skip to content

node.js server that exposes a volume control for a mac as an HTTP app controlled via websockets

Notifications You must be signed in to change notification settings

csquared/remote-control

Repository files navigation

Remote Control

This app is a small coffeescript/node.js app that exposes a HTTP volume control interface for Mac OS X computers.

It works over websockets and updates connected clients in realtime when they adjust the volume.

Run it on the computer you are using to watch streaming video. Point your browser at that computer's ip and port and adjust the volume to your heart's content!

Installation

> git clone
> npm install
> npm start

UI

About

node.js server that exposes a volume control for a mac as an HTTP app controlled via websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published