Anybody tried to open gcode files from google drive/dropbox via url in chilipeppr?

Anybody tried to open gcode files from google drive/dropbox via url in chilipeppr? Of course not a need-to-have but it would be kind of a cool&impressive trick to start a milling job from your mobile phone/pad (I run chilipeppr wirelessly using a Raspbery PI). Btw google drive integration would be great :smiley: :smiley:

That would be really cool. It would not be bad if somebody wants to add a Google Drive or Dropbox widget. There’s a lot of code out there written by others that should make this easy. ChiliPeppr has a URL load method but it requires the server to allow CORS headers and serve up raw files. All these cloud services put a landing page in front of the file link. Having a file browser dialog I think is important for this to be usable.