A modern, fast, and local-first browser version of the DevUtils macOS developer toolbox. The app runs entirely in your browser, ensuring maximum privacy and offline capability! 🚀
- Local-first & Secure: Most tools run completely in the browser without sending your data anywhere!
- Modern UI: Clean and beautiful interface matching the macOS experience.
- Lightning Fast: Built with Vite + React + TypeScript.
- Easy Deployment: Designed out-of-the-box for GitHub Pages.
- Interactive Cheatsheets: Quick access to handy references and commands for common CLI tools.
Provides a quick reference guide for frequently used CLI commands (like Git, Docker, and Linux). Easily browse and copy commands to boost your daily productivity.
Clone the repository and install dependencies, then start the development server:
npm install
npm run devMake sure tests pass before building the production version:
npm run test
npm run buildMost tools run entirely in the browser.
Note: The DNS Lookup tool uses explicit DNS-over-HTTPS requests.




