mirror of
https://github.com/sipeed/NanoKVM-USB.git
synced 2026-09-11 05:59:57 -05:00
250 B
250 B
NanoKVM-USB Desktop
This is the NanoKVM-USB desktop version project.
Development
cd desktop
pnpm install
pnpm start
Compile
# For Windows
pnpm build:win
# For MacOS
pnpm build:mac
# For Linux
pnpm build:linux