Mafl

Build a fast, private, and organized homepage with interactive cards. Customize themes, group services, and set it up easily with simple YAML configuration.

Mafl is an intuitive service designed to help you organize a personal homepage. It prioritizes speed, privacy, and simplicity, allowing you to create a dashboard that is both functional and visually appealing. The setup is straightforward, requiring just a few lines of YAML to get your page up and running.

Key features include:

  • Complete Customization: Personalize your homepage's appearance with various themes, create custom service groups, and organize links with tags.
  • Privacy First: All requests to third-party services are handled on the backend, ensuring your browsing activity remains private.
  • Interactive & Fast: Experience a snappy, responsive interface with real-time interactive cards that display extra information without slowing you down.
  • Simple Deployment: Get started quickly using optimized Docker images for popular platforms.
  • Accessible Everywhere: The service supports multiple languages and can be installed as a Progressive Web App (PWA) on your devices.
  • Free and Open Source: Mafl is available at no cost and is developed as an open-source project.

Directory Structure

mafl
data
.env
docker-compose.yml

docker-compose.yml

services:
  mafl:
    image: hywax/mafl:latest
    container_name: mafl
    ports:
      - "3000:3000"
    volumes:
      - ./data:/app/data
    restart: unless-stopped

.env

# Mafl does not require sensitive environment variables for a basic setup.
# Any future API keys or secrets for integrations should be placed here.

Share:

Ad
Favicon

 

  
 

Similar to Mafl

Favicon

 

  
  
Favicon

 

  
  
Favicon