/headless-web-container

Application to open web pages without any toolbars.

Primary LanguageC#MIT LicenseMIT

Headless Web Container

Application to open web pages without any toolbars.

🚀 Build Status

Build Status

🐱‍🏍 Getting Started

  1. Install Microsoft Edge WebView2 Runtime
  2. Download and extract the ZIP file from the latest release to some folder
  3. Start the HeadlessWebContainer.exe.

You can then add profiles and save Shortcuts to these profiles. You can then also open a profile by calling the exe with the following arguments: run -P <profile-name>

If you do not want to create a profile, you can also just call the exe with the following arguments: run -u <url> [-i <icon-path>] [-t <window-title>] [-T <theme-file>]