Pake is a lightweight Rust-based CLI tool that packages any web page into a desktop application using the Tauri framework. It provides a minimal, performant alternative to Electron with a small binary (~5 MB), offering immersive web experiences across platforms.
Features
- Turns arbitrary URLs into native desktop apps
- Rust + Tauri delivers binaries significantly smaller than Electron
- Supports immersive window modes, shortcut key passthrough, drag handling
- Customizable window size, icons, metadata via config file
- Offers ad-blocking, styling hooks, minimalist UI embedding
- Compatible with PWA semantics and one-click CLI packaging
