Upload code from website (app) to Arduino uno Wifi

Hello,

I'v recently bought a Arduino uno Wifi and i can upload code without the ubs via the IDE, but is there a way that I can upload code via my Android smartphone on a custom app?

I'm making a small App that should be able to send new programs to the arduino. Is there a tutorial that explains this for noobies?

Something as simple as changing my led colors via a custom app would be perfect.

Thanks.

this is the tool that uploads from IDE arduinoOTA/main.go at master · arduino/arduinoOTA · GitHub

recode it into your app