mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-09 06:48:47 +00:00
14 lines
234 B
Markdown
14 lines
234 B
Markdown
---
|
|
title: Romm
|
|
description: Romm Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["platforms", "totalRoms"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: romm
|
|
url: http://romm.host.or.ip
|
|
username: username # optional
|
|
password: password # optional
|
|
```
|