One dashboard to run your whole business, built free

Picture this: you open your laptop and instead of juggling twelve tabs, thirty newsletters, and five social dashboards, you stare at a single screen that quietly runs your entire operation. That’s the scene that hooked me when I watched Matt Wolfe walk through his latest project. The creator behind Future Tools basically got bored with shiny video and image models, so he did something way more useful. He vibe coded a personal command center and then gave it away for free.

He calls it the Control Center (his original private version is the “wolf control tower”). And honestly, I was pretty blown away watching how much this one tab replaces. Let me break it down for you.

🧭 Why this matters

Most of us leak hours every day doing tiny manual chores. Checking industry news. Googling our own name for brand mentions. Skimming newsletters. Tracking follower counts across platforms. Wolfe’s big idea is that all of these can live in one place, and the boring parts can run on autopilot. He built the whole thing using Codex inside the ChatGPT app, then spent hours (one prompt ran for over two and a half hours) testing and fixing until it actually worked.

The clever part? It runs without any AI API key at all. You only plug in a model if you want smarter ranking and summaries. That keeps it free and even lets you go fully offline.

🛠️ What’s inside the dashboard

The expert packed it with modules, and you can keep the ones you like and ignore the rest:

  • Today page: a daily brief that surfaces the five most important items from your news, mentions, and newsletters.
  • Industry news: pulls the latest from labs and sites you choose, sorted by importance, newest, or your watched sources.
  • Mentions: like Google Alerts, but smarter. It uses “identity aware filtering” to tell the real you from every other person who shares your name.
  • Reminders: save any link from around the web with a note on why you saved it.
  • Audience tracker: watches your YouTube, X, Instagram, Facebook, LinkedIn, Threads, and TikTok, then shows growth with clean charts and a pie breakdown.
  • Newsletters: connects to a Gmail inbox, reads every newsletter for you, and deduplicates so one story shows once even if five newsletters covered it.
  • Tasks: a simple to-do list with recurring options.

🔑 How to set it up

The original poster made installation genuinely beginner friendly. Here’s the short version:

  1. Grab the repo URL from his GitHub page (it’s linked below the video).
  2. Open Codex, Claude Code, or your harness of choice and start a new local project.
  3. Tell it to “clone this repo for me” and paste the URL. Took him about 7 seconds.
  4. Ask it to “install any necessary dependencies” and start the localhost. Around two and a half minutes.
  5. Open your settings and dial in your industry, mentions, newsletters, and audience accounts.

For the newsletter feature, you set up a Google OAuth client secret once. He recommends creating a dedicated Gmail just for newsletter signups so nothing else clutters it. Smart move.

💡 Tips and tricks

A few things the creator picked up while refining it:

  • Use your strongest model for the first big build, then drop to a cheaper one for small tweaks.
  • Add an API key (OpenAI, Anthropic, Gemini, Grok) only if you want AI summaries and priority scoring. GPT-5 Mini is his default for the balance of cost and quality.
  • Want it fully private? He added support for local models through LM Studio or Ollama, so nothing leaves your machine.
  • Filter newsletters by source over time. If one newsletter consistently gives you gold, view just those stories.
  • Bonus for ChatGPT paid users: prompt it to “build this entire project on” and tag your sites, and it hosts online so you can reach your dashboard from your phone or a hotel laptop.

What I love here is the mindset shift. Instead of waiting for a SaaS company to build the perfect tool, this savvy professional just built exactly what he needed and shared the blueprint. He’s even said he’ll keep improving it after the video, so the version you download might be better than the one on screen.

👉 Want the full step-by-step build and the GitHub link? Watch the complete video, then go make the version that fits your own life or business.

Scroll to Top