Your server, finally organized.
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 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.
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.
The agent runs 24/7, survives reboots, and never waits to be asked.
One dashboard for apps, containers, cron jobs, system health, and file inventory.
A real-time feed of everything the agent notices or does, with the ability to reply with instructions.
Nothing leaves the server except optional Telegram alerts and GitHub pushes. No analytics, no external services.
Built by Naif. MIT License.