Mafl
Personal Dashboards
About this project
Mafl is an intuitive service for organizing your homepage. Customize Mafl to your individual needs and work even more efficiently!
User Showcase | Documentation | GitHub
Table of Contents
🎯 Features
- 🔐 Privacy. All requests to third-party services occur in backend.
- ⚡ Real-time. Interactive cards with extra information.
- 🌎 Multi-language. Supports multiple languages.
- 🎨 Themes. Customize the look to your liking.
- 🗂️ Grouping. Create custom service groups.
- 🏷️ Tags. Add tags to your services.
- 👌 Easy setup. A few lines of yaml and your homepage is ready to go.
- 🚀 Fast. Everything is fast and free of hang-ups.
- 🐳 Docker. Optimized docker images for popular platforms.
- ✨ Free. Mafl is completely free and open source.
- 📲 PWA. Installable application.
🚀 Getting started
Docker
This Docker image is published to both Docker Hub and the GitHub container registry. Depending on your preferences and needs, you can reference both hywax/mafl
as well as ghcr.io/hywax/mafl
.
version: '3.8'
services:
mafl:
image: hywax/mafl
restart: unless-stopped
ports:
- '3000:3000'
volumes:
- ./mafl/:/app/data/
Node
First, clone the repository:
git clone https://github.com/hywax/mafl.git
Then install dependencies and build the production bundle (I'm usi
Technologies & License
MIT
Docker
Node.js
Quick Deploy
Deploy this project to cloud platforms with one click