Trndi - CGM Data on Desktop & Raspberry Pi

Widgetsets (beginner-friendly)

Trndi can be built for Windows, Linux, and macOS.

When you build it, you must pick a widgetset. Think of a widgetset as the “UI toolkit” Trndi uses on your computer (what it uses to draw windows, buttons, fonts, etc.).

If you’re not sure which one to pick, use the recommendations below.

More detailed build notes:

Windows

Use the native Windows widgetset.

Linux

Use Qt6.

macOS

You can use Cocoa (native macOS) or Qt6.

Command-line (optional)

If you build from the terminal, the widgetset is chosen with --widgetset=....