Skip to content

Repository files navigation

WebCMD

Just a quick project I made to have console tasks accessible on localhost http page


How to use it:

Make a bat file following the format: (--port is optional)

start "" <app> --port 8080 $ first_app.exe $ second_app.exe $ cmd /c "echo This should work and run as third"
exit

This will create a localhost webpage with a table logging whatever first_app, second_app and that echo prints on a "virtual console"! Mine is used with RClone. I don't like terminals hanging on my desktop. So using this, I have this:

image

As you can see, using Stop you can kill the app. Auto refresh is for auto "F5" the page for new stuff (you can see it reloading every second when ON).

About

Just a quick project I made to have console tasks accessible on localhost http page

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages