+```
+
+## Environment variables
+
+- `DOCKHAND_URL` - The URL for your running Dockhand container, including port but without trailing slash, e.g.: 'http://192.168.1.2:2283', or 'https://dockhand.example.com'
+
+## Dockhand environment
+
+- Update the number in `?env=1` to match the environment of which you want to display information
+
diff --git a/widgets/dockhand/meta.yml b/widgets/dockhand/meta.yml
new file mode 100644
index 00000000..55bfbf8f
--- /dev/null
+++ b/widgets/dockhand/meta.yml
@@ -0,0 +1,3 @@
+title: Dockhand
+description: Show most important information from Dockhand: number of running/stopped containers, images, volumes, networks and stacks
+author: keesvanloenen
\ No newline at end of file
diff --git a/widgets/dockhand/preview.png b/widgets/dockhand/preview.png
new file mode 100644
index 00000000..f27acfc4
Binary files /dev/null and b/widgets/dockhand/preview.png differ