An open API service indexing awesome lists of open source software.

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.

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`