I have made many improvements to this app and as of now it pretty much implements same functionality as the original lua cli. I have also updated the README so it is clear how to use the app and connect it to any running OSv instance.
At this moment requires the OSv httpserver to run with CORS enabled (--access-allow=true like so). Eventually I would like to make it one of the optional submodules of httpserver so it can be added like osv-gui is now. Enjoy, Waldek On Thu, Jan 12, 2017 at 1:54 PM, Dor Laor <[email protected]> wrote: > > > On Jan 12, 2017 4:47 AM, "Pekka Enberg" <[email protected]> wrote: > > On Thu, Jan 12, 2017 at 2:44 PM, Waldek Kozaczuk <[email protected]> > wrote: > > I embarked on a project to create HTML5 app that could act as a simple > shell > > environment to OSv same way as cli module does using REST apis. > > Looks really nice! > > > > +1 way to go Waldek > > > - Pekka > > -- > You received this message because you are subscribed to the Google Groups > "OSv Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
