Fixing vibe coding and adding more features

Going through code to ensure readability and removing redundancy's from Claude Code, also adding more mail services for forwarding and receiving.
This commit is contained in:
Tyler
2026-03-25 21:27:28 -04:00
committed by GitHub
parent 7ca1ebd466
commit a8dfb048fe
3 changed files with 157 additions and 16 deletions
+1
View File
@@ -3,6 +3,7 @@
Usage examples:
python main.py --setup First-time setup wizard
python main.py Start the background service (prompts for master password)
python main.py --debug Start MailRelay with debug logs (prompts for master password)
python main.py --run-now Immediate sync then keep running
python main.py --status Print last-run summary and exit
python main.py --logs Tail the log file and exit