top | item 45653011

(no title)

jgtrosh | 4 months ago

From the Discord:

> It's a compose multiplatform[1] app, and it's templated-output-parsed rather than Rust-based.

[1]: https://www.jetbrains.com/compose-multiplatform/

discuss

order

zem|4 months ago

interesting, would love to read more about the experience of using compose multiplatform for this

_pvzn|4 months ago

It was really great! The thing is, kind of like the Flutter ecosystem, it's as good as its third party libraries. This app is mostly a very advanced UI on top of the CLI with not a whole lot else - I think maybe the only 3rd party library I'm using is the file picker. But for other apps that might have more complex use cases there may be more of a struggle there.

The framework itself is great.