Local-only desktop agent for macOS that organizes files, merges/extracts PDFs, creates Mail.app drafts, and renders timelines with screenshots. Built with FastAPI, SQLite, and Python.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
uvicorn app.main:app --reload
github.com/Axion-inc/DesktopAgent
Host the app and expose /metrics
, then add Shields:


/public/dashboard
(served by your running app)/public/runs/<id>
with PII masking