Skip to content

steevelefort/go-dispatch-proxy-gui

Repository files navigation

Go Dispatch Proxy GUI

This is a little GUI for Windows made with Electron. It does not include go-dispatch-proxy sources and binaries Please, visit : https://github.com/extremecoders-re/go-dispatch-proxy

Warning: I wrote this GUI for my personal use, so I'm sorry if the code is ugly.

Dependencies

  • go-dispatch-proxy.exe binary
  • electron
  • optional : electron-packager (to make a standalone .exe)

To Use

Clone this repository:

# Clone this repository
git clone https://github.com/steevelefort/go-dispatch-proxy-gui
# Go into the repository
cd go-dispatch-proxy-gui

Copy go-dispatch-proxy.exe binary in the new directory then

# Install dependencies
npm install

# Run the app with electron
electron .

Note: You can use electron-packager to generate a standalone binary. Don't forget to copy go-dispatch-proxy.exe in the binary directory.

License

Licensed under MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published