ABOUT CMDS.FUN
What is this?
cmds.fun is a CLI-driven visual playground for developers. Everything on this site is controlled through terminal commands, creating a unique command-line interface experience directly in your browser.
Philosophy
This is not a website. This is a terminal that happens to be on the web.
Every feature is designed to answer: "Would this feel natural if it were an actual CLI tool?"
Tech Stack
- Framework: Astro
- Hosting: Cloudflare Pages
- Runtime: Cloudflare Workers
- Styling: Tailwind CSS
- Database: Cloudflare D1 (optional)
Features
- ✓ Command-driven navigation
- ✓ Autocomplete & suggestions
- ✓ Command history (↑/↓)
- ✓ Terminal-style UI
- ✓ Interactive simulations
- ✓ Keyboard shortcuts
Get Started
Run help to see all available commands.
Built with ⌨️ by developers, for developers.