An open API service indexing awesome lists of open source software.

https://github.com/bottlesdevs/winebridge

A .Net bridge to run commands in Wine
https://github.com/bottlesdevs/winebridge

bottles wine

Last synced: 3 months ago
JSON representation

A .Net bridge to run commands in Wine

Awesome Lists containing this project

README

          

# 🌉 winebridge
A .Net bridge to run commands in Wine

> Here because of Bottles Next? Yeah, Next' source is not available yet.

# ❓Why
_winebridge_ offers a set of commands that you, as user, usually run trough [_winedbg_](https://wiki.winehq.org/Winedbg). winedbg is a heavy tool that requires much time to execute simple tasks because it's born as debugger, not as "runtime utility". winebridge is executed directly in the Wine prefix and, calling Windows' APIs, simply returns the resuls of the command as console output.