mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
15 lines
234 B
Markdown
15 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
|
|
```
|