An application to manage and control vMix subtitles remotely.
Key Features • Development • Download • Credits
- Control vMix title's remotely
- Enable/disable the title input
- Set the title text remotely with the click of a button
- Prepare your subtitles beforehand
- Save/load your subtitles from disk
- Keep track of where you are while controlling the subtitles
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/kaas3000/vsub.git
# Go into the repository
$ cd vsub
# install dependencies
$ npm install
# serve with hot reload at localhost:9080
$ npm run dev
# build electron application for production
$ npm run build
# lint all JS/Vue component files in `src/`
$ npm run lint
You can download the latest version of vSub. It is a portable application. No setup is required.
This software uses the following open source packages: