Commit graph

2 commits

Author SHA1 Message Date
0748178355 Add Telnyx setup wizard, remove PROJECT.md from repo
- setup_telnyx.py: automates fax app creation, number purchase,
  and config generation via Telnyx API
- Gitignore PROJECT.md and CLAUDE.md to keep project files local

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 21:35:18 +00:00
aef5e5283a Initial commit: automated hourly fax sender for insurance claims
Sends doula coverage claims via Telnyx fax API every hour, logs every
attempt, and generates a printable HTML report for HR. Includes both
a Linux CLI with cron scheduling and a Windows GUI (tkinter) that can
be packaged as a portable exe via PyInstaller.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:36:47 +00:00