Re: [PATCH v2] Added httpserver-html5-cli app

2017-09-13 Thread Waldek Kozaczuk
This one can be committed now to apps repo given that other patches this one depends on have been committed already. Waldek On Tuesday, August 22, 2017 at 12:36:33 PM UTC-4, Waldek Kozaczuk wrote: > > This new HTML5 app is implemented in Typescript and served by OSv > httpserver > same way as

[PATCH v2] Added httpserver-html5-cli app

2017-08-22 Thread Waldemar Kozaczuk
This new HTML5 app is implemented in Typescript and served by OSv httpserver same way as OSv gui. It provides command line terminal functionality in your favorite webbrowser and the supported set of commands is identical to the one supported by OSv cli module. The app depends on httpserver-cli O