Author Topic: Preen editor in browser  (Read 37 times)

Toltekradiation

  • Administrator
  • Sr. Member
  • *
  • Posts: 281
    • View Profile
Preen editor in browser
« on: March 05, 2026, 08:14:03 PM »
Hello,

What if you could edit the preenfm directly from your browser?
I built a small React app to experiment with the idea—here it is  :D.

https://preen-web-ui.vercel.app/


It’s very early, but it already works and can edit patches from the browser.

Source code:
https://github.com/pvig/preen-web-ui

Feel free to play with it, improve it, or send PRs.