/HoneyOS

A wasm-based webos inspired by retro operating systems such as BeOS and DOS

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

HoneyOS

A wasm-based WebOS parodying old lesser-known operating systems such as BeOS

Building

HoneyOS uses trunk as a bundler:

trunk build             # Build a distributable version of HoneyOS
trunk serve             # Start a local webserver and host HoneyOS
trunk serve --watch .   # Start a local webserver and host HoneyOS with hot-reloading enabled