SkillAgentSearch skills...

Mizer

A visualization software for live events like concerts and club gigs with a node based workflow.

Install / Use

/learn @maxjoehnk/Mizer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mizer

<img src="assets/logo@512.png" width="128px" alt="Mizer Logo" />

A node based visualization tool for live scenarios (e.g. concerts and clubs).

Nodes View

Development

Dependencies

You need to have the following tools installed:

  • Rust (stable)
  • cbindgen
  • Flutter SDK
  • protoc
  • LLVM
  • lld (only on linux)

Building

1. Clone the repository

git clone https://github.com/maxjoehnk/Mizer.git
cd Mizer

2. Initial build with make

Run make build in the Project root. This will generate any necessary source files and also build the dynamic libraries required for the ui.

3. Running

After running make build once you can just use cargo run to start Mizer.

View on GitHub
GitHub Stars93
CategoryContent
Updated16d ago
Forks5

Languages

Rust

Security Score

100/100

Audited on Mar 14, 2026

No findings