pawelmalak/flame

Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 10th, 2026
Created on May 8th, 2021
Open Issues & Pull Requests: 175 (+0)
GitHub issues: Enabled
Number of forks: 348
Total Stargazers: 6,536 (+0)
Total Subscribers: 37 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.0 days
Mean response time: 139.3 days
90th percentile: 630.6 days
Tracked items: 21

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 752 days
Stale 30+ days: 26
Stale 90+ days: 22

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • 🐞 Bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Flame is a self-hosted startpage that lets you organize applications and bookmarks through a web interface without editing configuration files.

Flame solves the problem of managing a personal application hub by providing a graphical interface for adding, updating, and organizing apps and bookmarks. The tool runs on your own server and uses a built-in editor to let you create and manage items directly from the browser. It includes a search bar that can filter your local apps and bookmarks or query one of eleven integrated web search providers. A weather widget displays current conditions and forecasts, while Docker integration can automatically discover and add containerized applications based on their labels.

Flame suits anyone running a self-hosted server who wants a customizable homepage without touching configuration files. The tool offers fifteen built-in color themes plus a custom theme builder, support for custom CSS, and an authentication system to protect your setup. It deploys easily with Docker or can be installed manually following the wiki. The project is inspired by SUI, though the README does not compare features or positioning against other startpage tools.

Development activity shows consistent maintenance with regular updates to both backend and frontend components. The codebase uses Node.js and Express on the backend with Sequelize ORM and SQLite for persistence, while the frontend is built with React, Redux, and TypeScript. Docker and Kubernetes deployment options are supported and actively maintained. The project includes comprehensive documentation in its wiki covering authentication, search functionality, weather setup, and Docker integration.