Nova
Nova
Or anything from [Wombo Dream](https://wombo.art)
Question- How will you manage the CORS policies? That seems to be the biggest issue with having a "browser in a browser"
Question- How will you manage the CORS policies? That seems to be the biggest issue with having a "browser in a browser"
Just as a side note- AFAIK, there is not already a method to have those buttons interactive yet. It is possible, but it is not yet implemented.
> Yeah, the core logic isn't there yet, but it is possible. A lot of work though, so I'll maybe keep this in backlog for when I get back to...
Side note- make the "Shut Down", "Log out", and "Reboot" buttons open the typical dialogue, then reload the page => ```js function reload() { location.reload(); } ```
You can use `npx pnpm install` to install the packages, and then `npx vite --host` to start the server.
Update- I am working on this. I have gotten close to achieving this using svelte {#if}{/if} statements. (I may switch to typescript/javascript for this logic if it doesn't work out)
neofetch command? maybe print to stdout
Or perhaps get/set system information and settings?