DTDigital Twin

Your server, finally organized.

The Problem

I build a lot of things. Apps, scripts, bots, automation tools. Over time they accumulate on the server. Some are active. Some are abandoned. Some are broken. I had no single place to see what was running, what hadn't been pushed to GitHub, or what needed a decision.

The Insight

The server knows everything. Every file, every process, every container, every cron job. But the knowledge is scattered. No one reads it. So problems go unnoticed and things drift.

The Solution

DT is a digital twin that lives on my server. It reads everything, watches everything, and acts on my behalf based on standing instructions I write. It is always on, even when I'm not.

Four Pillars

Always On

The agent runs 24/7, survives reboots, and never waits to be asked.

🗂️

Orchestrator

One dashboard for apps, containers, cron jobs, system health, and file inventory.

📡

Live Timeline

A real-time feed of everything the agent notices or does, with the ability to reply with instructions.

🔒

Fully Private

Nothing leaves the server except optional Telegram alerts and GitHub pushes. No analytics, no external services.

Built by Naif. MIT License.