875 B
875 B
| title | description |
|---|---|
| OliveTin | OliveTin Widget Configuration |
Learn more about OliveTin.
OliveTin gives safe and simple access to predefined shell commands from a web interface.
All actions must have an id specified that matches the one from the OliveTin configuration.
!!! note
Currently there is no feedback after triggering an action.
widget:
type: olivetin
url: http://olivetin.host.or.ip:port
actions:
- id: volume_down # Action id, from OliveTin (https://docs.olivetin.app/action-ids.html)
label: 🔉
class: text-xl # Optional, default is "font-thin text-sm"
- id: volume_toggle
label: 🔇
class: text-xl
- id: volume_up
label: 🔊
class: text-xl