Skip to content

A server control panel written in C# with support for many profiles.

License

Notifications You must be signed in to change notification settings

outtieTV/Server-Control-Panel

Repository files navigation

OuttieTV's Server Control Panel

A server control panel written in C# with support for many profiles.
Features:

  • GUI for starting and stopping servers
  • add as many profiles as you want
  • add as many executables to a profile as you want
  • add as many services to a profile as you want
  • start on login for application, profiles, executables, and services
  • edit profiles
  • save profiles for next launch in %APPDATA% as a .json file
  • theme by materialskin.2 https://www.nuget.org/packages/MaterialSkin.2

Instructions:
1. install Visual Studio 2022 with C# packages
2. open .sln file
3. open nuget package manager and install materialskin.2
Type: $ dotnet add package MaterialSkin.2 --version 2.3.1
4. build and run the program with RELEASE : ANY CPU

Known issues:
-executable full path sometimes doesn't show until you click around a bit. This is either due to RenderPanelLists or RenderMiddlePanel
image image

About

A server control panel written in C# with support for many profiles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages