Darin755 / browser-linux

Linux, in your browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browser linux: run Linux in your browser

Now on codeberg

About

How to save

  • it can take anywhere from 15-70 sec to boot depending on hardware

  • open the toolbox (the icon at the bottom) and press save now and/or enable autosave

  • See saving.md

How to embed

Documentation

Limitations

  • It is a bit slow
    • It is fine for running simple programs but as soon as you try to run anything that requires cpu it will slow down immensely because the cpu is emulated by v86
  • No Man pages
    • Man pages are to large and are not included.
  • No reliable package manager
    • static-get get is good for small programs but is not a functional package manager. It also suffers limitations due to internet. See internet.md

Contributing

  • The To Do list is located here but feel free to suggest what you think would be beneficial
  • Don't hesitate to open a issue, pull request or discussion
  • If you would like to see packages added, please open a discussion

License

  • Browser linux itself is under GPLv3 License
  • see LICENSE

About

Linux, in your browser

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.1%Language:HTML 4.5%Language:CSS 3.3%Language:Shell 0.0%