chibitronics/ltc-webview-layer

Add Github integration

Opened this issue · 3 comments

xobs commented

Right now there are two ways to save files:

  1. In localStorage
  2. Downloading to the local machine

We should add a third option:

  1. Stored online in Github

I provided some code/instructions to bunnie that you can use to authenticate the LTC website to github, however it seems kind of annoying after the login re a UI for file save/overwrite location..

xobs commented

Thanks, @rowr111! I've gotten the example code to work, and so far I've managed to create files on the server. Today I'll work on file listing/updating/deleting.

You're right, the UI will be the annoying bit.

w00t, glad it works! gl with the UI. :)