Answer the question
In order to leave comments, you need to log in
I want to make such a program, install it in Windows, and work as a service with a web face, and from this web face you run all sorts of bats, cmd commands?
In what programming language can you write a Windows service with a web face that would be installed not on a server, but on ordinary working computers, in which programming language is it easy to implement all this?
Answer the question
In order to leave comments, you need to log in
You can write, for example, in C# + SignalR .
Service running on the machine: C# + SignalR Frontend
: ASP + SignalR
Here is an example in Golang
https://github.com/andrewingor/hellShell
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question