#70 FreeTAKServer Windows Manager Concept
Just a quick C# working example of a FreeTAKServer Manager application for the Windows OS.
WinForms & WPF versions are supported.
The FreeTAKServer Manager C# application was created to make using the current v1.7
of FreeTAKServer more user friendly.
FreeTAKServer Manager has the ability to Start, Stop, Restart, Install and Uninstall the FreeTAKServer & FreeTAKServer-UI.
It can also start on startup, send alert emails, let the user test the API (localhost & custom), allow quick MainConfig.py
& config.py
edits, Open a portforward testing page.
The App requires Admin privilege in order to run cmd commands effectively.
Remove all previous Python environment variables (if you have them) because they mess up the paths.
N.B the application has been created with the microsoft Visual Studio 2019 Community IDE. (https://visualstudio.microsoft.com/vs/)