An open API service indexing awesome lists of open source software.

https://github.com/muhammadtanveerabbas/dev-toolkit

Master developer tool dashboard. Health checks, usage tracking, and quick launch for all your CLI tools from one terminal. Built by The MVP Guy
https://github.com/muhammadtanveerabbas/dev-toolkit

bash cli developer-tools productivity saas themvpguy toolkit

Last synced: 20 days ago
JSON representation

Master developer tool dashboard. Health checks, usage tracking, and quick launch for all your CLI tools from one terminal. Built by The MVP Guy

Awesome Lists containing this project

README

          

# dev-toolkit

> Every dev tool you actually use — managed from one terminal dashboard.
> Health checks, usage tracking, quick launch, and update management.

Built by **[The MVP Guy](https://themvpguy.vercel.app)** — Muhammad Tanveer Abbas

---

## Install Everything (One Command)

```bash
git clone https://github.com/MuhammadTanveerAbbas/dev-toolkit.git
cd dev-toolkit && chmod +x install.sh && ./install.sh
```

The installer will offer to install all other MVP Guy tools automatically.

### Windows (Git Bash)
```bash
git clone https://github.com/MuhammadTanveerAbbas/dev-toolkit.git
cd dev-toolkit && ./install.sh
```

### Windows (PowerShell)
```powershell
git clone https://github.com/MuhammadTanveerAbbas/dev-toolkit.git
cd dev-toolkit
.\install.ps1
```

---

## The MVP Guy CLI Suite

This dashboard manages all tools in the suite:

| Tool | What It Does | Repo |
|------|-------------|------|
| `mgit` | Multi-client GitHub workflow | [MuhammadTanveerAbbas/mgit](https://github.com/MuhammadTanveerAbbas/mgit) |
| `git-rescue` | Fix git mistakes, pure bash | [MuhammadTanveerAbbas/git-rescue](https://github.com/MuhammadTanveerAbbas/git-rescue) |
| `env-guard` | .env scanner + deploy check | [MuhammadTanveerAbbas/env-guard](https://github.com/MuhammadTanveerAbbas/env-guard) |
| `devmon` | RAM + port monitor | [MuhammadTanveerAbbas/devmon](https://github.com/MuhammadTanveerAbbas/devmon) |
| `cursor-reset` | Cursor IDE reset | [MuhammadTanveerAbbas/cursor-reset](https://github.com/MuhammadTanveerAbbas/cursor-reset) |

---

## Dashboard Features

- System dashboard: RAM, swap, disk, CPU load, git branch
- Tool registry: see all tools, install status, usage count
- Health check: scan all tools for missing installs
- Update all: run all package manager updates in one shot
- Usage stats: see which tools you use most
- Notes: save reminders per tool

---

## Platforms

| Platform | Status |
|----------|--------|
| Linux | ✓ Full support |
| Windows (Git Bash) | ✓ Full support |
| macOS | ✓ Full support |

---

## Uninstall

```bash
chmod +x uninstall.sh && ./uninstall.sh
```

---

## Built by The MVP Guy

Muhammad Tanveer Abbas builds production-ready B2B SaaS MVPs
in 14–21 days for non-technical founders. Full code ownership.
No lock-in. Ships in 14 or 21 days or your money back.

**→ [themvpguy.vercel.app](https://themvpguy.vercel.app)**

```
Validation MVP $3,500 — 14 days
Production SaaS $6,000 — 21 days
Full refund if deadline missed.
```

---

MIT License · © 2026 Muhammad Tanveer Abbas