Delete hundreds or thousands of emails from any Gmail tab in seconds
Social • Promotions • Updates • Forums • Primary
No more endless scrolling. Just pick a tab, choose how many, preview, and sweep!
- Delete any number of latest emails (100, 500, 2000, 5000)
- Full preview with Subject + Sender before deletion
- Supports all Gmail tabs: Social, Promotions, Updates, Forums, Primary
- Works perfectly with Persian/Farsi Gmail
- 100% secure — uses Google App Password (your real password never stored)
- Beautiful, responsive web interface
- No external dependencies except Django
(Coming after first release — will show login, dashboard & preview)
# 1. Clone the repo
git clone https://github.com/faroughalvandi/GmailSweep.git
cd GmailSweep
# 2. Install dependencies
pip install -r requirements.txt
# 3. Run the server
python manage.py runserver