refactor, split to two versions - cli and service

This commit is contained in:
Jev
2026-05-25 23:28:24 +02:00
parent 79d86961e3
commit 7188b20797
14 changed files with 335 additions and 69 deletions
@@ -0,0 +1,8 @@
# Copy to .env and adjust. .env is gitignored.
LOG_LEVEL=INFO
POLL_INTERVAL=60
# Example email-poller settings (uncomment and use in service.py):
# IMAP_HOST=imap.example.com
# IMAP_USER=
# IMAP_PASSWORD=