kofigumbs/multi
Create custom, lightweight macOS apps from websites observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 66
- Release rhythm 37
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2297
- days_rel: 208
- days_push: 208
- n_releases_24m: 1
Adoption not part of the score
1404 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Multi is a macOS tool that turns groups of websites into custom, lightweight native apps using WebKit webviews, with support for notifications, file uploads, and custom CSS/JavaScript. It includes a CLI (create-mac-app) and JSON-based configuration for building and updating these apps.
Use cases
- turn a website into a lightweight macos app
- create a slack clone app from a website
- wrap web apps in native macos windows
- reduce memory usage compared to electron apps
- customize web app behavior with css and javascript
- build site-specific browsers from the command line
When to choose
- you want a lightweight native macOS wrapper for web apps instead of Electron
- you need native notifications, file uploads, and dialogs in a web app
- you want CLI-driven, scriptable creation of custom web apps
- you need per-app customization via JSON, CSS, and JavaScript
When to avoid
- you need cross-platform apps for Windows or Linux
- you need deep native macOS integration beyond what WebKit exposes
- you want a fully offline desktop application
- you need a GUI-only tool with no command-line usage
Facets
cli-tool · maturity active
cli web-framework developer-tools developer-tools operating-systems web-development cli webkit webview site-specific-browser macos-apps json-configuration macos swift
1 source
- readme: https://github.com/kofigumbs/multi · fetched 2026-08-28 · 9b5e28adddde
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kofigumbs/multi | main | 63 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem