1 link tagged with all of: cli + desktop-app + tauri + packaging + pake
Links
Pake lets you package any website into a native macOS, Windows, or Linux app with a single CLI command or online builder. It uses Rust Tauri for a minimal installer (under 10 MB) and offers customizable icons, window settings, keyboard shortcuts, style tweaks, and ad removal. Developers can dive deeper with custom builds, advanced CLI options, or local cloning.
- Pake packages any website into a native desktop app via one CLI command, producing installers under 10MB (~20x smaller than Electron equivalents) thanks to Rust/Tauri.
- Basic usage requires no coding—just "pake <url> --name AppName"—with flags for icons, window size, and hiding the title bar.
- Ready-made apps (WeRead, Grok, ChatGPT, YouTube Music, etc.) are available on the Releases page, plus an online builder and GitHub Actions template for zero local setup.
- It's open source under GPL-3.0 with an output exception, so apps built with it are freely distributable.
pake
desktop-app
cli
tauri
packaging