OS.js icon indicating copy to clipboard operation
OS.js copied to clipboard

Add more developer tools

Open dmenezesgabriel opened this issue 4 years ago • 1 comments

Just an Idea,

Those apps integrated with OS.js would be something awesome!

Terminal: https://xtermjs.org/

Jupyter Lab (WebAssembly): https://jupyterlite.readthedocs.io/en/latest/

Python (WebAssembly): https://github.com/pyodide/pyodide

dmenezesgabriel avatar Nov 02 '21 20:11 dmenezesgabriel

There's actually an xterm application :)

https://github.com/os-js/osjs-xterm-application

As for Jupyter and Python, those seem to be quite straight forward to embed as OS.js applications. I currently don't have time to look into this, but if you wanna look into it then feel free to do so.

andersevenrud avatar Nov 02 '21 20:11 andersevenrud