Closed daitangio closed 3 years ago
I agree that a command-line version would be useful, but I haven't yet managed to come up with a design for the user interface for one. I'd have to have a workable idea for this before I can even consider implementing it.
I use these here: https://www.chiark.greenend.org.uk/~sgtatham/spigot/
The devil is in the details. Could you give some examples of what an interaction with a hypothetical command-line Free42 would actually look like? In interactive use, and invoked from a script?
Let me give some ideas. We can provide a command line interface which works in this way:
The (2) can be simplified to start executing at the end of the input the first program, but I'd like to provide a "straming" service if possible, to interact with a command line pipe. Limitations:
No graphics No sound
How it is difficult to create a interface of this kind? (By the way I am a bit rusty on C/C++ but I can try to provide some code help :) in form a small Pull Requests)
I am interested in a command line version, able to read & run program provided on standard input. Can you drive me for this extension/modification?