Remote Spark Web App

@peekay123 Check it out! https://community.spark.io/t/tutorial-spark-cli-on-windows/3112

@gorstj Yes this would be possible. I’m not sure exactly how to do the cookies on your smartphone, but definitely cookies or local storage via chrome/firefox is doable. However, you could also just force the user to login via their Spark username/password and get access to everything that way. It would be a little bit of scripting to login, retrieve access_token, look for a list of Cores, if more than 1 present the user with a prompt for which one to use, and then embed the details in the app for the session. This is obviously not a great way to make a remote control, so a persistent login would be ideal.

If anyone has an example of this for iPhone web apps via safari (or other phones/browsers) please let me know!

1 Like