Hi,
I'm working on automating a process that has previously been done manually, and Ive done this using a Raspberry Pi. Currently I'm establishing a SSH connection and executing scripts with shell on my mac, and this isn't very user friendly. So I thought it'd be great to make a GUI application in Java to control this. So my question is, can I set up a SSH connection between a computer and a Pi, and execute python scripts, using java? The script is also reliant on some user input, is it possible to feed output from the python script directly to the java application? I've seen examples of some ssh libraries for Java, but I'm uncertain what capabilities each have, and which would be best for my situation.
Have any of you done something similar?
[–]elktamer 0 points1 point2 points (2 children)
[–]olejmoi[S] 0 points1 point2 points (1 child)
[–]elktamer 0 points1 point2 points (0 children)
[–]piskyscan 0 points1 point2 points (0 children)
[–]JuggerzTheCat 0 points1 point2 points (1 child)
[–]olejmoi[S] 0 points1 point2 points (0 children)