Skip to content

chunyang-wen/sword

Repository files navigation

🛠️ DevUtils Web

Vite React TypeScript

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! 🚀


✨ Features

  • 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.

📸 Snapshots

🏠 Main Dashboard

Main Dashboard

⏱️ Cron Job Parser

Cron Job Parser

🌐 DNS Lookup

DNS Lookup

🔑 SSH Key Generator

SSH Key Generator

📝 Cheatsheet for common CLI

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.

Cheatsheet


🚀 Getting Started

Development

Clone the repository and install dependencies, then start the development server:

npm install
npm run dev

Verification & Testing

Make sure tests pass before building the production version:

npm run test
npm run build

🔒 Privacy & Network

Most tools run entirely in the browser.
Note: The DNS Lookup tool uses explicit DNS-over-HTTPS requests.

About

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors