mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #122] Web UI #65
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mr-manuel on GitHub (Jan 17, 2026).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/122
Just an easy question about the web UI you made. Is that a framework or something you build from ground up?
@martinsefcik commented on GitHub (Jan 17, 2026):
It's React framework based application.
@rudyberends commented on GitHub (Jan 17, 2026):
It’s built with React (a UI library) but the UI is bespoke rather than coming from a full framework or template. For the look and feel, I took some inspiration from the Loxone shop. :-)
@mr-manuel commented on GitHub (Jan 17, 2026):
Thanks!