1 repo
Tools that package web applications into standalone desktop executables.
Distinguishing note: Focuses on the conversion process for existing websites rather than building new desktop-native apps.
Explore 1 awesome GitHub repository matching web development · Web-to-Desktop Converters. Refine with filters or upvote what's useful.
Pake is a command-line tool that transforms web pages into standalone desktop applications. By wrapping web content in a lightweight native shell, it enables users to package existing websites as native software for Windows, macOS, and Linux. The tool functions as a cross-platform packager that bundles a minimal browser runtime with application assets into a single executable file. Unlike traditional browser-based frameworks, it utilizes a system-level webview to render content, providing a desktop experience that operates with reduced overhead. Users can customize the resulting applications
Turns existing websites into standalone desktop applications that behave like native software on Windows, macOS, and Linux systems.