-
Since other frameworks like React and Vue compose components in mostly the same way (behind the scenes) it should be possible to convert most components -- or maybe even there's a way to use them dire…
-
Maybe use `npm init OS.js` to create a new distro instead of git ?!
https://docs.npmjs.com/cli/init
-
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 …
-
-
Is it possible to add multi select rows capability in file manager and do bulk operation for delete,copy,move?
### Scenario
I select two rows(ctrl+leftClick) and click on delete button.
### Expec…
-
Hi,
Suppose we delete a file in the file manager by mistake, how can we restore it? Do we need something like Recycle Bin?
Is it possible to embed a general delete function like Windows (restore …
-
Need a programmatic way to prevent users from changing anything about the applications/widgets. Maybe based on user roles.
-
By doing so, OS.js application packaging would align with PWA standards and [WebPack support](https://github.com/arthurbergmz/webpack-pwa-manifest). This further paves a path to OS.js support for [We…
-
If I set up OS.js VFS to connect to my own personal FTP Server with poor network connection. The File Manager app become unresponsive forever and Server logs show nothing.
![75186390-6330f180-577a-…
-
Hi,
You did a awesome job. I got a problem when I was following your instruction.
Firefox say some messages, after run test from remote via Selenium Hub. And I can see Firefox process in the process…