This is the CasparCG Server Launcher application, part of the Sofie TV Automation System.
- Presents log in a more readable format with lines coloured by severity
- Builds as a single exe that can be dropped into existing casparcg folder
- Allows for easy stopping and restarting of both casparcg and media-scanner
- Allows for running other processes (eg custom clients)
- Option to pass through command line options to each executable
- Auto restart each process upon crashing or exiting
- Basic http api to stop/start/restart each process remotely
- Serve folders over http (eg templates, media)
- Status page to see an overview of process status
See the changelog for more information
# install dependencies
yarn
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
yarn run build
# lint all JS/Vue component files in `src/`
yarn run lint
This project was generated with electron-vue@7c4e3e9 using vue-cli. Documentation about the original structure can be found here.
The NRK logo is a registered trademark of Norsk rikskringkasting AS. The license does not grant any right to use, in any way, any trademarks, service marks or logos of Norsk rikskringkasting AS.