This repository was archived by the owner on Jan 9, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
User interface
Gelaechter edited this page May 21, 2021
·
2 revisions
The user interface is where a user can toggle transmission of Art-Net packets for each configured node. At the same time it shows the transmission toggle state of the other connected users and if a user is currently transmitting packets at this moment.

- The username column of the user table shows the names of the connected users.
- The transmission column shows if a user has toggled the transmission for this node. It can either be "Packets will be transmitted", or "Packets will not be transmitted".
- The "Transmitting" indicator shows that a user is transmitting Art-Net packets to a node at this moment.
- The sidebar gives an overview of your toggled nodes, no transmission being red and transmission being green. It also allows quick selection of a node by simply clicking it.
- The "Toggle transmit" button changes your transmission state for the current node.
- This button changes the node to the previous one.
- This button changes the node to the next one.
- The username field allows you to change your own username, so that other users can easily identify you.