MaSch0212 / headless-web-container

Application to open web pages without any toolbars.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>]

About

Application to open web pages without any toolbars.

License:MIT License


Languages

Language:C# 100.0%