📈 autoreport Live · Self-host

Scheduled reports from your data for small teams drowning in weekly-update slides who'd rather not rebuild the same dashboard every Friday.

Connect a data source (Stripe, QuickBooks, Google Analytics, Postgres, CSV). Build a report template once (KPIs, charts, tables). Schedule automated delivery (PDF to email, Slack message, Google Drive). Your weekly-update meeting's slides arrive in your inbox at 8 AM Friday. Built for 5-50 person teams.

What it does

🔌

Data sources

Out-of-the-box: Stripe, QuickBooks, Google Analytics, Mixpanel, Postgres, CSV. Each pulled on report-run time. Auth stored encrypted. Per-source refresh interval.

📊

Report templates

Drag-drop sections: KPI numbers, line chart, bar chart, table, commentary. Pull data with simple SELECT-like expressions. Save template for monthly reuse.

📬

Scheduled delivery

Per-report schedule (weekly Friday 8 AM). Destinations: email (PDF attach), Slack (inline), Google Drive (versioned PDF). Subscribers per report list.

📎

PDF generation

Templates render to print-ready PDFs. Company logo + brand colors. Cover page with title, date range, generated-at timestamp. Table of contents for long reports.

🔍

Historical reports

Every run archived. Compare this-week vs last-week vs year-ago. Searchable history. Export subset as CSV.

🔒

Self-hosted analytics

Flask + SQLAlchemy + APScheduler. Your data-source credentials + reports stay on your server. No 'our AI analyzes your data' SaaS middleman.

Quickstart

# clone and install git clone https://github.com/Dangercorn-Enterprises/autoreport.git cd autoreport pip install -r requirements.txt # run — dashboard on port 5010 python app.py # → http://localhost:5010

Pricing

Self-host
$0/forever
  • Clone from GitHub
  • Run on any laptop or VPS
  • Your data stays yours
  • All core features
  • AI features (BYOK)
Get the source
Team
$149/mo
  • Everything in Pro
  • Team accounts with per-report ACL
  • Custom-connector SDK
  • White-label PDFs for agencies
  • SSO
  • Priority support
Contact sales

Hosted plans are early-access. Self-host today; email tim@dangercorn.net to join the waitlist.

Related products

autoreport is one of 220+ verticals scaffolded from the same template. Each gets a working skeleton for free; individual ones get promoted to full products as demand surfaces.