readme update
This commit is contained in:
20
README.md
20
README.md
@@ -6,16 +6,16 @@ See [INSTALL.md](INSTALL.md) for Unraid-specific instructions.
|
||||
|
||||
## Features
|
||||
|
||||
- Pulls user data automatically from Google Workspace Directory API
|
||||
- Renders per-user HTML signatures via Handlebars templates
|
||||
- Pushes signatures directly to Gmail via `sendAs` API (web + mobile)
|
||||
- Nightly batch push via configurable cron schedule
|
||||
- Web admin UI — live template editor with real-time preview
|
||||
- **Template Versioning** — save multiple versions and recall them later
|
||||
- Single-user push for testing and onboarding
|
||||
- SQLite audit log of every push event
|
||||
- Basic auth protected UI
|
||||
- Zero external services — single container, no database server
|
||||
- **Automated Directory Sync** — Pulls user data from Google Workspace Directory API
|
||||
- **HTML Signature Renderer** — Per-user signatures via Handlebars templates
|
||||
- **Gmail API Integration** — Pushes signatures directly to Gmail (web + mobile)
|
||||
- **Nightly Sync** — Automated batch push via configurable cron schedule
|
||||
- **Web Admin UI** — Management dashboard with live template editor
|
||||
- **Template Versioning** — Save multiple versions and recall them later
|
||||
- **Test Mode** — Single-user push for safe testing and onboarding
|
||||
- **Audit Logging** — SQLite-backed history of every push event
|
||||
- **Secure Access** — Basic auth protected management interface
|
||||
- **Self-Hosted** — Single container with internal SQLite, no external DB needed
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user