woodlyer / gostGUI

A gui tool to run terminal program on Windows. No need to install it as service. Just run silently at background.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gostGUI

A gui tool to run terminal program(for example gost.exe) on Windows.
No need to install the program as service.
Just run silently at background.

Feature

  • select .exe file support drag and drop.
  • args config can be saved and restore at next startup.
  • trayIcon no show on taskbar.

Screen

screen

How to use

  • place the .exe file with gostGUI
  • select program and type args in textbox
  • press start button.

Change log

  • v01 support multi args
  • v1.2 add auto start function.

About

A gui tool to run terminal program on Windows. No need to install it as service. Just run silently at background.

License:GNU General Public License v2.0


Languages

Language:C# 100.0%