P5js coding editor (own server) for iOS?

At the moment I’m coding in openprocessing.org or ln my server through ssh.

The first one can only edit files stored on its platform, the second solution isn’t comfortable.

Any recommendations for an editor app with server access, p5js syntax and maybe autocompleting and a nice workflow?

Thank you.

Replit has a nice mobile app and a p5js template. The files you are editing are stored on Replit.com but they have GitHub integration if you want to have your source code also located on another server or synchronized with your own machine.

3 Likes