|
@@ -1,30 +1,37 @@
|
|
# Magma Dashboard
|
|
# Magma Dashboard
|
|
|
|
+
|
|
Personal dashboard that is highly customizable, lightweight and responsive.
|
|
Personal dashboard that is highly customizable, lightweight and responsive.
|
|
|
|
|
|

|
|

|
|
|
|
|
|
## Features
|
|
## Features
|
|
-* Lightweight (8-16Mb), fast, build from Go
|
|
|
|
-* Support multiple [languages](https://magma.help14.com/#/customization/languages)
|
|
|
|
-* Support multiple [themes](https://magma.help14.com/#/customization/themes)
|
|
|
|
-* Addons support (WIP)
|
|
|
|
|
|
+
|
|
|
|
+- Lightweight (8-16Mb), fast, build from Go
|
|
|
|
+- Support multiple [languages](https://magma.help14.com/#/customization/languages)
|
|
|
|
+- Support multiple [themes](https://magma.help14.com/#/customization/themes)
|
|
|
|
+- Addons support (WIP)
|
|
|
|
|
|
## How to use
|
|
## How to use
|
|
-* Download our [docker-compose.yml](./docker-compose.yml) file
|
|
|
|
-* Start with `docker-compose up -d`
|
|
|
|
-* Go to `data/config.yaml` to config your dashboard
|
|
|
|
-* Go to `data/data.yaml` to edit your bookmarks
|
|
|
|
-* See your dashboard at [localhost:7001](http://localhost:7001)
|
|
|
|
|
|
+
|
|
|
|
+- Download our [docker-compose.yml](./docker-compose.yml) file
|
|
|
|
+- Start with `docker-compose up -d`
|
|
|
|
+- Go to `data/config.yaml` to config your dashboard
|
|
|
|
+- Go to `data/data.yaml` to edit your bookmarks
|
|
|
|
+- See your dashboard at [localhost:7001](http://localhost:7001)
|
|
|
|
|
|
[](https://hub.docker.com/r/help14/magma)
|
|
[](https://hub.docker.com/r/help14/magma)
|
|
|
|
|
|
## Customization
|
|
## Customization
|
|
-Go to our [website](https://magma.help14.com) and read the document to learn more.
|
|
|
|
|
|
+
|
|
|
|
+Go to our [website](https://magma.help14.com) and read the document to learn more.
|
|
|
|
|
|
## Contribution
|
|
## Contribution
|
|
|
|
+
|
|
Contributions welcome and needed!
|
|
Contributions welcome and needed!
|
|
|
|
|
|
## Thanks to
|
|
## Thanks to
|
|
-- pawelmalak for flame
|
|
|
|
-- migueravila for simplefox
|
|
|
|
-- u/Goldtom for flame css theme
|
|
|
|
|
|
+
|
|
|
|
+- pawelmalak for [flame](https://github.com/pawelmalak/flame)
|
|
|
|
+- migueravila for [simplefox](https://github.com/migueravila/SimpleFox)
|
|
|
|
+- u/Goldtom for [flame css theme](https://www.reddit.com/r/selfhosted/comments/rbb4kk/flame_dashboard_custom_css_tweaks/)
|
|
|
|
+- ramatov-zulfikor for [simplenord](https://github.com/ramatov-zulfikor/startpage)
|