
Build standalone cross-platform instances of our Teleprompter using Electron.
"Imaginary Teleprompter" is a professional grade, multi-platform, free software teleprompter for anyone to use.
It's built with web technologies so anyone can customize it to their needs. It may be run on a web browser or as a standalone application for additional features.
Make sure you have NodeJS with npm installed on your system before you begin.
One you've got npm, follow these steps in every platform, then proceed to run the corresponding platform specific command:
Terminal or Command Prompt at your desired build location.git clone --recursive https://github.com/ImaginarySense/Imaginary-Teleprompter-Electron.git
cd Imaginary-Teleprompter-Electron
npm run setup
dist folder.npm run dist:win32npm run dist:win64npm run dist:winsudo apt-get install --no-install-recommends -y icnsutils graphicsmagick
sudo apt-get install --no-install-recommends -y rpm # To build rpm
sudo apt-get install --no-install-recommends -y bsdtar # To build pacman
sudo apt-get install --no-install-recommends -y libarchive-tools # Alternative to bsdtar
sudo apt-get install --no-install-recommends -y snapcraft # To build snap
package.json in the text editor of your preference. "linux": {
"target":
target, remove all targets that don't correspond to your distribution. (For example, you would leave deb for Ubuntu, rpm for Fedora, and pacman for Arch.) Use tar.gz for any other distros and AppImage if you wish to create a universal, portable, Linux app.npm run dist:linux32npm run dist:linux64npm run dist:linuxnpm install -g electron-builder (followed by) npm run dist:linuxarmnpm run dist:macos.If you have an issue, please write it to us, we will help you or fix the bug. * Support e-mail teleprompter@imaginary.tech
Imaginary Sense Inc. & Contributors
This software is shared under the GPL3 license.
—
$ claude mcp add Imaginary-Teleprompter-Electron \
-- python -m otcore.mcp_server <graph>