awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Window State Persistence · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesWindow State Persistence

Mechanisms for saving and restoring application window geometry across sessions.

Distinguishing note: Focuses on desktop window state rather than general application state management.

Explore 1 awesome GitHub repository matching user interface & experience · Window State Persistence. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Window State Persistence

Awesome Window State Persistence GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • nativefier/nativefier

    nativefier/nativefier

    35,353View on GitHub↗

    Nativefier is a command-line tool that transforms web applications into standalone desktop software. By wrapping web content within a cross-platform container, it enables users to run websites as native applications on Windows, macOS, and Linux. The tool functions as a build-time orchestrator that packages a browser runtime with specific site configurations and platform-specific metadata. It allows for extensive customization of the resulting application, including the ability to inject custom JavaScript and CSS to modify site behavior or appearance. Developers can also utilize the tool progr

    Provides mechanisms to track and restore window size and position across application restarts.

    TypeScriptdesktop-applicationelectronlinux
    35,353View on GitHub↗