NajmiAchraf / Gmail

CSV Google-mail Sender Anti-Spam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gmail

Introducing CSV Google-mail Sender Anti-Spam

Summary

Gmail has capability to send to multi mails automatically from CSV file, and get stitch multiple PDF files to the mail.

Features

Programming Language :: Python

  1. Python :: 3.7
  2. Python :: 3.8

How to Run

Download The Last Commit in Gmail Repository File .zip

Font Installation

For good writing quality install font DejaVuSans.ttf

Run

open cmd.exe as administrator

C:\WINDOWS\system32>python C:\ ... \Gmail-master\__main__.py

Release Notes

version 0.0.0.1 Beta

  1. getting start the project with MultiEmailSender script and change it to a GUI application

  2. multi testing before launching first beta version, there is couple problems here must fixing them

version 0.0.0.2 Beta

  1. setting scheme's color & organizing widgets

version 0.0.0.3 Beta

  • fix showing the string in widget label & widget text on GUI platform

  • fix the resend error when it done

  • add stopping of the action sending

version 0.0.0.4 RC

  • add button to delete PDF file from listbox

version 0.0.0.5 FV

  • switch from old GUI settings to new one

version 0.1.0.1 beta

  • fix adding files empty

  • add auto fill up the account gmail and password after success sign up

  • fix button delete : activate when file is selected

version 0.1.0.2 beta

  • fix the click of the send button without adding the attached files

  • fix bug of adding CSV files not containing email as column list name

  • redesign the entire interface with all its widgets

  • add two buttons to switching to the main menu:

    • disconnect : get disconnected from the account without delete the Gmail and Password

    • log out : get disconnected and logged out from the account with deleting the Gmail and Password

version 0.1.0.3 FV

  • add new icons symbolize each button in the app

  • add user Gmail login

About

CSV Google-mail Sender Anti-Spam

License:GNU General Public License v3.0


Languages

Language:Python 100.0%