Skip to content

reddingwebpro/cue-note

 
 

Repository files navigation

CueNote

Note-taking utility for ETC Eos Family lighting consoles

Report Bug · Request Feature

CueNote Screenshot

Warning
This project is under active development and breaking changes are likely. Use at your own risk!

About

CueNote is a desktop utility to remotely add and edit notes in an Eos show file.

Getting Started

Prebuilt Binary

CueNote is available for Windows and macOS. Download the latest binary for your platform from the Releases page.

Building from Source

Prerequisites

Steps

  1. Clone this repository

    git clone git@github.com:douglasfinlay/cue-note.git
  2. Install dependencies

    yarn
  3. Run

    yarn start

Usage

Connect to an Eos console via IP address or hostname. Please ensure Third Party OSC is enabled.

Quick Note Buttons

Right-click on a quick note button to change its text. This will automatically be saved to your local machine without modifying the Eos show file.

Roadmap

  • Quick note in-place edit
  • Quick note keyboard shortcuts
  • Styling overhaul
  • Button to filter cue list to noted cues only
  • Auto-reconnect after connection loss
  • Resync when a different show file is loaded
  • Move Eos/OSC functionality into a separate library (node-eos-console)

Contributing

All contributions are greatly appreciated. Please feel free to open issues to help this project develop.

License

CueNote is licensed under the MIT license. See LICENSE for details.

Disclaimer

This project is in no way affiliated with ETC.

About

🗒️ Note-taking utility for ETC Eos Family lighting consoles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • Other 1.5%