1 repo
Minimalist frameworks for building desktop applications without the resource overhead of heavy browser runtimes.
Distinguishing note: Focuses on low-footprint desktop distribution rather than general-purpose web application development.
Explore 1 awesome GitHub repository matching development tools & productivity · Lightweight Application Frameworks. 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
Creates small and efficient desktop programs from web content without the overhead of traditional browser-based application frameworks.