/dystill

Primary LanguagePython

Dystill: Automated Email Management for Gmail

Dystill is a simple yet powerful tool for automating your Gmail workflow. Inspired by rebeccathedev/dystill, Dystill empowers you to manage your emails with ease by defining rules and actions using straightforward TOML configuration files.

Features

  • Rule-based automation: Define rules to filter emails based on criteria like sender, subject, or content.
  • Flexible actions: Take various actions on matching emails, including marking as spam, moving to folders, or applying labels.
  • Easy configuration: Configure your accounts and rules using simple TOML files.
  • Cron job integration: Schedule Dystill to run periodically using cron jobs, ensuring your email management is always up-to-date.

Getting Started