Skip to content

A simple browser-based studio clock for radio or television studios.

Notifications You must be signed in to change notification settings

Dawson-PW/RadioStudioMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio Clock

A simple browser-based studio clock for radio or television studios.

The indicators can be toggled on or off with the 1-4 number keys on the keyboard.

Usage

git clone [email protected]:rosswilson/studio-clock.git
cd studio-clock
npm install
npm start

Screenshot

Screenshot

Future Work

  • WebSocket connection between multiple clients and the server to sync indicator state.

  • REST API to manage indicator state. Supporting integration with audio and vision mixers, Asterisk VoIP server, and door request-entry buttons.

  • Re-sync the clock time periodically? Raspberry Pis don't keep time particularly well.

  • Ability to add programme title and other details (directors name, studio number)

  • Background and colour branding

About

A simple browser-based studio clock for radio or television studios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • HTML 7.6%
  • CSS 3.0%