Close
Asset

TDMAIL - Email Trigger System

TouchDesigner Email Trigger System

 

This TouchDesigner project enables the automated sending of emails based on custom triggers. With this system, you can dynamically send emails to anyone when specific events occur in your TouchDesigner network. It allows for real-time email notifications based on any input data or interactive event within your project.

For example:

  • sound event such as a loud noise or music cue could trigger an automatic email to notify someone.
  • sensor input, like motion detection or a temperature spike, could send an alert email to relevant recipients.
  • Data-driven events could trigger notifications, such as reaching a certain threshold in real-time data visualization.
  • Interactive installations could send personalized emails to participants when they interact with certain elements in the installation.

The system is highly flexible, allowing you to define any trigger — be it audio, video, sensor data, or custom conditions — to send customized email alerts or messages to any recipient.

 

Important Notice:This project is set up to work with the infomaniak email service by default, using their SMTP server settings. However, you can easily modify the SMTP server and port by updating the corresponding fields in the TDMAIL container's custom parameters. This allows you to adapt the project to work with any email provider.

Additionally, the system does not store or capture your email password in the script itself. All sensitive information, such as the SMTP server details and your email password, is kept secure in custom parameters inside the container, which are only accessible through the TouchDesigner interface. This ensures that your credentials remain safe and are not hardcoded in the Python script.

Asset Downloads

TDMAIL_V1.1.toe (7.81 KB)

Comments