Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QLab Sync Monitor

Small webpage app to compare Bitfocus Companion variables across multiple QLab connections.

Run

npm run start

Then open:

Desktop installers

  • Install dependencies:
npm install
  • Build macOS installer (.dmg):
npm run dist:mac
  • Build Windows installer (.exe NSIS):
npm run dist:win
  • Output files are written to dist/.

App icon

  • macOS installer/app icon: build/icon.icns
  • Windows installer/app icon: build/icon.ico
  • Source artwork: build/icon.png
  • Replace these files with your own icon files (same names) to change branding.

Notes

  • This app reads Companion module variables via:
    • /api/variable/:label/:name/value
  • Ensure Companion HTTP API is enabled.
  • Configure labels in app settings:
    • Label 1: required
    • Label 2: required
    • Label 3: optional

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages