score icon indicating copy to clipboard operation
score copied to clipboard

[feature request] Export custom UI as standalone .exe / app

Open samamou opened this issue 5 months ago • 1 comments

Creating a custom UI with score_plugin_js, following the docs from: https://ossia.io/score-docs/custom-ui.html

Running with --ui /path-to-qml-file /path-to-score.score

I would like to have an app/.exe for ease of distribution (with a custom icon 🐱)

samamou avatar Jul 23 '25 17:07 samamou

ossia builds in https://github.com/ossia/score/releases/tag/continuous are able finally to run QML scripts which brings us much closer to this reality - if you could test them with livepose UI it'd be great

jcelerier avatar Jul 30 '25 11:07 jcelerier