coffeeflare
v0.0.3
Published
A Cloudflare-themed coffee event announcement TUI
Maintainers
Readme
coffeeflare
[!WARNING] Bun runtime is required!
A Cloudflare-themed coffee event announcement TUI built with Bun, Solid.js, and OpenTUI.
Requirements
Installation
# Run directly
bunx coffeeflare
# Or install globally
bun install -g coffeeflare
coffeeflareKeyboard Shortcuts
| Key | Action |
|-----|--------|
| q / Escape | Quit |
| t | Toggle theme (dark/light) |
| r | Open RSVP link |
| m | Open venue in maps |
Features
- Live countdown to event start
- Auto-detects terminal color scheme (dark/light)
- Responsive layout adapts to terminal size
- Cloudflare-branded color themes
Development
# Install dependencies
bun install
# Run in development mode (with hot reload)
bun dev
# Run normally
bun startLicense
MIT
