How do I runa processing program from the terminal in unix/raspberry pi?

edited November 2016 in Raspberry PI

Hello! I would like to open and run a processing program from the terminal of my Raspberry Pi. Is there any command to do so? I'm using Raspian Jessie if that's of anybody's interest.

Thanks in advance!

Answers

  • Answer ✓

    (moved to raspberry pi section)

    if you export your app using the processing ide then that creates a shell script that'll run the executable. this assumes you have the source.

  • Seems to work, thanks a lot!

Sign In or Register to comment.