nose-pluto/app/README.md
Chris Wanstrath 1c3dd16517 reeeeeboooot
2025-09-22 14:55:32 -07:00

29 lines
633 B
Markdown

# NOSE:pluto
- [x] Hosts valtown-style Bun apps (for your home network)
- [x] Provides a NOSE terminal/shell GUI
- [x] Runs one-shot TypeScript commands (via NOSE terminal)
- [x] Has a 960x540 (16:9) virtual screen size that scales to the actual size of the display
- [x] Runs on a Raspberry Pi 5
## Local Dev
bun install
mkdir -p ~/nose/{bin,www}
bun dev
## Commands
Commands can return one of three types:
- string
- { error: string }
- { html: string }
They can also `throw` to display an error.
## Fonts
Use this to examine what's inside the C64 .woff2 font file in public/vendor:
https://wakamaifondue.com/