Sunday 28 January 2018

Need help with running console apps and get info back

Hey im working on a visual game server manager for desktop in electron since its the easiest and fastest way for me to make a good looking desktop app. It essentially will have tabs for each server and on each tab i want to be able to start/stop a .exe file which is pretty much just a console for a server. If its possible id like to get info back from the console (whenever new text is added). if thats not possible it updates a log file with its output so i could possibly check for updates in that. Then id also like to run commands in the console for electron too. If there are any libraries for this id greatly appreciate a link to them, if not then anything i can start from is helpful. Thanks

Submitted January 28, 2018 at 06:08PM by Alekaei

No comments:

Post a Comment