{"id":22856553,"url":"https://github.com/bamidev/browser-window","last_synced_at":"2025-12-12T12:45:34.290Z","repository":{"id":44784995,"uuid":"306621706","full_name":"bamidev/browser-window","owner":"bamidev","description":"A simple, cross-platform, optionally async, optionally threadsafe, electron-like browser window framework for Rust.","archived":false,"fork":false,"pushed_at":"2024-03-16T12:18:27.000Z","size":2497,"stargazers_count":46,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T13:45:05.411Z","etag":null,"topics":["async","browser","cef","chromium-embedded-framework","edge","electron","gui","rust","web","webkitgtk"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bamidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"patreon":"bamidev"}},"created_at":"2020-10-23T11:54:36.000Z","updated_at":"2025-03-01T18:23:01.000Z","dependencies_parsed_at":"2024-03-14T21:59:55.708Z","dependency_job_id":null,"html_url":"https://github.com/bamidev/browser-window","commit_stats":null,"previous_names":["bamilab/browser-window"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamidev%2Fbrowser-window","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamidev%2Fbrowser-window/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamidev%2Fbrowser-window/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamidev%2Fbrowser-window/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bamidev","download_url":"https://codeload.github.com/bamidev/browser-window/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251729716,"owners_count":21634281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","browser","cef","chromium-embedded-framework","edge","electron","gui","rust","web","webkitgtk"],"created_at":"2024-12-13T08:08:52.693Z","updated_at":"2025-12-12T12:45:34.260Z","avatar_url":"https://github.com/bamidev.png","language":"Rust","readme":"# BrowserWindow\n\n_BrowserWindow_ is a simple Rust crate for utilizing a browser engine to create a graphical user interface.\nJust like [Electron.js](https://www.electronjs.org/), you can use it to build a GUI with HTML, CSS \u0026 JS, or just to have some basic browser functionality at your disposal.\n\n![](preview.png)\n\n## Introduction\n\n_BrowserWindow_ is designed to be easy to use, and work cross-platform. It utilizes the async/await\nsyntax \u0026 it even has optional thread-safe handles. There are currently three different underlying\nbrowser frameworks that can be selected: CEF, WebkitGTK or Edge WebView2.\nEach framework has their pros and cons, but CEF will be the most feature complete because it has the\nbest cross-platform support and the browser engine is regularely updated.\nHowever, if you only need some very basic functionality, the other frameworks are easier to set up.\n\nYou can look at some [examples](https://github.com/bamilab/browser-window/tree/master/examples) to\nget an idea how you can use the api.\n\n## Getting Started\n\nThe underlying browser framework does need some things to be set up on your system (although Edge\nWebView2 may out-of-the-box on newer Windows installations).\nBut otherwise there is a [guide](./docs/GETTING-STARTED.md) to get you started with using\n_BrowserWindow_ on your system.\n\n## License\n\nThis software is available as open source software under a MIT license, for maximum freedom and\nminimum restrictions.\n\n## Missing a feature?\n\nAt the moment, there is a decent set of basic functionality available, but if you need something\nthat isn't there yet, please [submit an issue](https://github.com/bamidev/browser-window/issues) for it.","funding_links":["https://patreon.com/bamidev"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamidev%2Fbrowser-window","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbamidev%2Fbrowser-window","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamidev%2Fbrowser-window/lists"}