Open Lighting Console is a free and open source lighting shows manager application for Linux, Windows and MacOS. It is written in Python and released under GNU General Public License v3.0. It is based on Open Lighting Architecture to send DMX. It comes with RPN syntax support, Chasers, Groups, Masters, Track channels and Open Sound Control. You can import, open and Save ASCII files in this application. It also comes with virtual console support with MIDI learning.
Install Open Lighting Console on Ubuntu Linux
Open Lighting Console is available as a flatpak package from flathub. You need to install flatpak and flathub on your system first and restart it after the installation. If you already have then skip it. Now open the terminal command line application (ctrl+alt+t) and run below Open Lighting Console flatpak installation command.
flatpak install flathub com.github.mikacousin.olc
Now open it via the applications menu or via below command in terminal.
flatpak run com.github.mikacousin.olc
And uninstall it via
sudo flatpak uninstall com.github.mikacousin.olc
That’s it.