https://github.com/help-14/magma
Personal dashboard that is highly customizable, lightweight and responsive
https://github.com/help-14/magma
dashboard flame magma personal-dashboard self-hosted start-page
Last synced: 9 months ago
JSON representation
Personal dashboard that is highly customizable, lightweight and responsive
- Host: GitHub
- URL: https://github.com/help-14/magma
- Owner: help-14
- License: mit
- Created: 2022-03-23T10:50:02.000Z (about 4 years ago)
- Default Branch: legacy
- Last Pushed: 2025-05-13T01:19:26.000Z (about 1 year ago)
- Last Synced: 2025-05-23T11:10:15.956Z (about 1 year ago)
- Topics: dashboard, flame, magma, personal-dashboard, self-hosted, start-page
- Language: HTML
- Homepage: https://magma.pages.dev
- Size: 7.58 MB
- Stars: 39
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Magma dashboard 🌋
Personal dashboard that is highly customizable, lightweight and responsive.

## 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)
## 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)
[](https://hub.docker.com/r/help14/magma)
## Customization
Go to our [website](https://magma.help14.com) and read the document to learn more.
## Contribution
Contributions welcome and needed!
## Thanks to
- 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)
## Cloudflare Pages
If you don't want to selfhost and have maximum speed, checkout this version: [CF-Magma](https://github.com/help-14/cf-magma)