Skip to content

Releases: JoaoVKS/WebWrapperNet

v2.0.0

02 Mar 21:57
c5a5164

Choose a tag to compare

Added multiple new tools to be used with webMessages, mostly to allow new functions in the Pwsh.Ai project

WebServer Release

18 Feb 22:31
25679a3

Choose a tag to compare

What's Changed

Full Changelog: V1.0.1...v1.0.2

Powershell support

18 Feb 03:08

Choose a tag to compare

What's Changed

  • Add Powershell Support, create unified webWrap.js by @JoaoVKS in #1

Release

16 Feb 15:54

Choose a tag to compare

#WebWrapperNet v1.0.0

##Description

  • An executable that opens a local index.html file within a WebView window (using the file:// protocol).
  • Automatically loads the page title and icon, and provides a proxy for handling HTTP requests.

##How to use

  1. Download and extract WebWrapperNet_EXE.zip (or copy WebWrap.exe) into the folder containing your index.html.
  2. RunWebWrap.exe.

Or

  1. Download and extract WebWrapperNet_SAMPLE_PROJECT.zip into a folder.
  2. RunWebWrap.exe.

###Requirements

###Notes

  • Single file for Windows x64. See assets for the .zip containing the .exe.
  • License: MIT (if applicable)

##Descrição

  • Executável que abre index.html local em uma janela WebView (protocolo file://).
  • Carrega automaticamente título e ícone da página e expõe um proxy para requisições HTTP.

##Como usar

  1. Baixe e extraia WebWrapperNet_EXE.zip (ou copie) o WebWrap.exe para a pasta que contém seu index.html.
  2. Execute WebWrap.exe

Ou

  1. Baixe e extraia WebWrapperNet_SAMPLE_PROJECT.zip para uma pasta
  2. Execute o WebWrap.exe

###Requisitos

###Notas

  • Arquivo único para Windows x64. Veja assets para o .zip contendo o .exe ou o projeto de exemplo
  • Licença: MIT (se aplicável)