@giangnt112000/toolhub-cli
v1.0.10
Published
ToolHub - The Ultimate Developer Control Center. System monitor, JSON formatter, and more for developers.
Downloads
105
Maintainers
Readme
@giangnt112000/toolhub-cli
🚀 ToolHub — The Ultimate Developer Control Center
ToolHub là nền tảng quản lý quy trình phát triển phần mềm, cung cấp Web UI hiện đại để theo dõi hệ thống, format JSON, và nhiều công cụ hữu ích khác.
Cài đặt
npm install -g @giangnt112000/toolhub-cliSử dụng
toolhub --help # Xem danh sách lệnh
toolhub start # Khởi chạy dịch vụ ngầm
toolhub stop # Dừng dịch vụ
toolhub status # Kiểm tra trạng thái
toolhub -v # Xem phiên bảnSau khi toolhub start, mở trình duyệt tại http://localhost:3001 để truy cập Web UI.
Modules
- System Monitor — Theo dõi CPU/RAM real-time
- JSON Formatter — Format, validate, so sánh JSON với multi-tab
- Hosts Manager — Quản lý file hosts (coming soon)
- Reverse Proxy — Điều hướng traffic (coming soon)
- Mock API — Giả lập API (coming soon)
Gỡ cài đặt
npm uninstall -g toolhub-cliCập nhật
npm update -g toolhub-cli