Example plugin for Tuner in python
  • Meson 71.7%
  • Python 16.5%
  • CSS 11.8%
Find a file
2025-12-22 14:15:16 +03:00
data fix: Update to latest api 2025-12-22 14:15:16 +03:00
src feat: Update to new api 2025-07-22 15:44:49 +03:00
meson.build Initial commit 2025-05-15 09:27:21 +03:00
README.md Initial commit 2025-05-15 09:27:21 +03:00

TunerBase

Example plugin for Tuner

Installation

meson setup --prefix=/usr build
meson install -C build