https://github.com/mfarabi619/microvisor
A general purpose multi-kernel operating system, and a TUI to manage your OS's.
https://github.com/mfarabi619/microvisor
android archlinux bubbletea freebsd go macos nix nix-darwin nix-on-droid nixos nixos-raspberrypi raspberry-pi tailscale
Last synced: 5 months ago
JSON representation
A general purpose multi-kernel operating system, and a TUI to manage your OS's.
- Host: GitHub
- URL: https://github.com/mfarabi619/microvisor
- Owner: MFarabi619
- License: gpl-3.0
- Created: 2025-09-13T06:37:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-09-14T11:11:46.000Z (6 months ago)
- Last Synced: 2025-09-14T11:36:45.062Z (6 months ago)
- Topics: android, archlinux, bubbletea, freebsd, go, macos, nix, nix-darwin, nix-on-droid, nixos, nixos-raspberrypi, raspberry-pi, tailscale
- Language: Shell
- Homepage: https://microvisor.dev
- Size: 24.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microvisor
A general purpose multi-kernel operating system.
## lazyos
A TUI to observe OS's on multiple machines over SSH.
### Run lazyos locally
#### Setup
**`/config.yml`**
machines:
- id : ``
label: ``
username: ``
hostname: ``
port: ``
add_keys_to_agent: `true/false`
**`/.env`**
PASSWORD\_``=`` for each machine
#### Execution
1. $ `go build`
2. $ `./lazyos`