Skip to content

Used After using MailStyler , This Tool make uploads all pictures to Imagekit and replace link + replace all link with the link that you want + encode the body if wanted with Base64 + copy to clipboard in the end and save it in a folder named 'out'

License

Notifications You must be signed in to change notification settings

Ouzrour/mail-body-generator-MBG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

By.Ouzrour

Mail Body Generator

Why MBG ?

The main idea of this tool is to be used after using Mailstyler .

How it work ?

  1. Export The "html" in a folder named "in" in the same directory as this py project
  2. Complete the .env file with your personnel API keys
  3. Run "mail_body_generator.py" for the unencrypted body // "mail_body_generator_encrypt.py" for the Encrypted version ( after that choose the method that you want )
  4. Inject the Copied HTML in the body case of your app .

Steps to use it ?

  1. You must export your project in MailStyler as "name_of_project.html" ( The images gonna be on the same folder , on another folder named "file_" + name_of_project ) and save it on the folder "MBG/in"
  2. run "MBG/mail_body_generator.py" for Unencrypted result // "MBG/mail_body_generator_encrypt" for encrpyted result
  3. Paste on the Application that you use .
  4. Enjoy !

How to install it ?

  1. install all dependencies :
pip install -r requirements.txt
  1. Complete .env file
  2. run "mail_body_generator.py" or "mail_body_generator_encrypt.py"

About

Used After using MailStyler , This Tool make uploads all pictures to Imagekit and replace link + replace all link with the link that you want + encode the body if wanted with Base64 + copy to clipboard in the end and save it in a folder named 'out'

Topics

Resources

License

Stars

Watchers

Forks

Languages