Skip to content

anilkay/RequesterMini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RequesterMini

Avalonia Base Http request Maker

Generate Executable (for Smelly nerds)

Single-file + trimmed build is configured in the project. Just run the publish command.

Windows Publish

dotnet publish -r win-x64 --self-contained true -c Release

macOS Publish

dotnet publish -r osx-arm64 --self-contained true -c Release

Distribution

The following native files must be distributed alongside the exe:

File Purpose
av_libglesv2.dll Avalonia GPU/OpenGL rendering
libHarfBuzzSharp.dll Font shaping
libSkiaSharp.dll Skia graphics engine

Used Prompts

Screenshot

The following screenshot shows the main UI of RequesterMini.

RequesterMini screenshot

About

Avolania Based Basic Http Request Utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages