OS.js
OS.js copied to clipboard
Add more developer tools
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
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.