https://github.com/neutonfoo/docker-box-widget
Yes, another Docker widget.
https://github.com/neutonfoo/docker-box-widget
Last synced: 11 months ago
JSON representation
Yes, another Docker widget.
- Host: GitHub
- URL: https://github.com/neutonfoo/docker-box-widget
- Owner: neutonfoo
- Created: 2020-11-29T17:18:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T16:57:39.000Z (over 5 years ago)
- Last Synced: 2025-05-20T07:11:25.361Z (about 1 year ago)
- Language: JavaScript
- Size: 190 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Box

## Installation
Place the widget into the Übersicht widget directory.
## Options
```js
const options = {
top: "100px",
left: "420px",
width: "600px",
};
```