How to use processing?

So i made a program for my friends to use and other people, but i found out that you need processing to use the program. But is there a way that i could make it so they dont need to download processing to use the program?

In order to deploy a sketch, we can hit CTRL + SHIFT + E, so it is exported as a Java app.

If a sketch only uses Processing API w/o any 3rd-party library, we may try to host it online too:

  1. https://OpenProcessing.org/sketch/create
  2. http://Studio.SketchPad.cc