Giter VIP home page Giter VIP logo

emailsender's Introduction

EmailSender ๐Ÿ“ง

The objective of the project is to send e-mails using python. To build the project, it was necessary to work with the SMTP protocol for sending emails, the SSL protocol for security and the Tkinter library as a graphical interface.

It is recommended that the sender's email address is a Gmail. If the email address is Hotmail or Yahoo Mail, you need to make a few simple changes to the code.

Video ๐ŸŽฅ

gifexemplo

How Install

You need to have it installed on your computer: Git and Python. And also a code editor like Visual Studio Code

# clone the project and open it with your code editor
git clone https://github.com/HenriqueEstanislau/EmailSender.git

# if you just want to run the project go to the folder and type
python3 EmailSender.py

Hot to set up email

First log into your account, later go to "Manage your Google Account" and "Security". So, go to "Less secure app access" and turn on access ON.

gifconfiguracao

You now need to access: https://accounts.google.com/DisplayUnlockCaptcha
And click the Continue button

Features ๐Ÿ› ๏ธ

Tools used in the construction of the project:

  • Python 3
  • Tkinter
  • SMTP
  • SSL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.