An open API service indexing awesome lists of open source software.

https://github.com/kmranrg/sendmail

An email application written in Flet framework.
https://github.com/kmranrg/sendmail

email flet

Last synced: 9 months ago
JSON representation

An email application written in Flet framework.

Awesome Lists containing this project

README

          

# SendMail
An email application written in Flet framework.

### Pre-Requisites
+ Create a folder 'attachments' in the project directory.
+ Create an app-password from your email authorizer (if you're using 2-factor authentication otherwise just store your password in 'key.txt') and store it in 'key.txt' in same project directory.
+ Make sure you've Flet module installed in system.

### Product Screenshots
![screenshot_01](https://github.com/kmranrg/SendMail/blob/main/screenshots/ss01.png)
![screenshot_02](https://github.com/kmranrg/SendMail/blob/main/screenshots/ss02.png)