NodeOS/NodeOS
Lightweight operating system using Node.js as userspace observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4790
- days_rel: n/a
- days_push: 1275
- n_releases_24m: 0
Adoption not part of the score
7345 stars · 621 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NodeOS is a lightweight operating system built on the Linux kernel that uses Node.js as its userspace and npm as its primary package manager. It provides a minimal base (kernel, initramfs, multi-user environment) and lets the entire npm ecosystem serve as its package repository.
Use cases
- run a full OS where every userspace tool is a JavaScript/npm package
- boot a minimal Linux system straight into a Node.js REPL
- build custom OS images for Raspberry Pi, cloud VMs, or Docker containers
- experiment with npm as an operating-system-level package manager
- create lightweight single-purpose server appliances in JavaScript
When to choose
- you want an OS whose entire userspace is JavaScript and npm packages
- you need a minimal, hackable Linux base for Node.js-centric appliances or experiments
- you want to contribute to or study an npm-managed operating system
When to avoid
- you need a production-grade, security-hardened general-purpose OS
- you require non-JavaScript userspace tooling or traditional package managers
- you need active, frequent development and support
Facets
application · maturity maintenance
package-manager developer-tools operating-systems developer-tools cross-platform cross-platform cloud nodejs npm operating-system javascript bare-metal virtualization linux docker
3 sources
- readme: https://github.com/NodeOS/NodeOS · fetched 2026-08-28 · 1407be607eb1
- homepage: http://node-os.com · fetched 2026-08-29 · f95b88f49f86
- site_page: http://node-os.com/docs · fetched 2026-08-29 · 5f006d87db43
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NodeOS/NodeOS | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem