GithubHelp home page GithubHelp logo

abdullah4tech / awesome-email-sender Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 28 KB

Welcome to the Awesome Email Sender App! This PyQt5-based application allows you to send emails effortlessly with cool features like attachments. ๐Ÿ“งโœจ

License: MIT License

Python 100.00%
gmail-smtp python-gmail qt5

awesome-email-sender's Introduction

Awesome Email Sender App ๐Ÿš€

Welcome to the Awesome Email Sender App! This PyQt5-based application allows you to send emails effortlessly with cool features like attachments. ๐Ÿ“งโœจ

Table of Contents

Features

  • ๐ŸŒ SMTP Email Sending: Utilizes the power of SMTP for sending emails securely.
  • ๐Ÿ“Ž Attachment Support: Easily attach files to your emails.
  • ๐ŸŽจ Beautiful GUI: Built with PyQt5, providing an intuitive and user-friendly interface.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Python 3.x
  • PyQt5
  • smtplib
  • email

Installation

  1. Clone the repository:

    git clone https://github.com/abdullahCoder-Tech/awesome-email-sender.git
  2. Navigate to the project folder:

    cd awesome-email-sender
  3. Install dependencies:

    pip install -r requirements.txt

How to Use

Login

  1. Launch the application:

    python main.py
  2. Fill in your email server details and login credentials.

    • SMTP Server: Enter the SMTP server address.
    • Port: Provide the port number.
    • Username: Your email address.
    • Password: Your email password.

Note: The password is required to authenticate your email account with the SMTP server. Ensure you enter the correct password associated with the provided email address.

  1. Click the "Login" button.

Attach Something

  1. After successfully logging in, you can attach files to your email.

  2. Click the "Attach Something" button.

  3. Select the files you want to attach using the file dialog.

  4. The attached files will be listed on the UI.

Send Mail

  1. Once you have logged in and attached files, compose your email.

  2. Enter the recipient's email address, subject, and your message.

  3. Click the "Send Mail" button.

  4. A confirmation dialog will appear asking if you want to send the email.

  5. Click "Yes" to send the email. If you click "No," the process will be canceled.

Contributing

Contributions are welcome! Feel free to open issues and pull requests CONTRIBUTING.

License

This project is licensed under the MIT License.

awesome-email-sender's People

Contributors

abdullah4tech avatar

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.