Create and send emails faster from the terminal
Project description
Mailshell
Requirements
- python 3.7+
- Linux, MacOS or GitBash
Installation
python pip
install
$ python -m pip install mailshell
Support python 3.7+
Usage
- just type
mailshell
to start, or you can typemshell
$ mshell
- add
--version
option to see your current version - type
login
to log in with gamil app password, andnew
to create a new message - use
edit
command to write your email andadd
with a file or image to include it.
>> add ./file.pdf
- you can also add a text from a txt file with
get
command
>> get ./your_text.txt
- use
content
to see your message content - run
send
to send your message to specified accounts - you can use
check
command to check your emails with a specified mailbox and search command
>> check
mailbox: Inbox
Search command: FROM "Name.."
Commands
type help
in mailshell to see the available commands:
Command | Description |
---|---|
login | log in to your gmail using email address and the app password |
logout | log out from your gmail account |
cred | print your current email address and app password |
new | create new email message |
edit | edit your current message |
content | see the current message content with the included files |
get [FILENAME] | add a text from .txt file to you current message |
add [FILENAME] | add a file or image to your message |
rm [FILENAME] | remove a file or image from your message |
to | set your contact that you will send to |
send | send the current message |
check | check your emails with a specified mailbox and search command |
sch | print the search commands that you need for checking emails |
ls | print the list of files and folders in the current folder |
pwd | print working directory |
clear | clear the terminal |
vertion | see your current version |
exit | exit from Mailshell |
or you can run
$ mailshell --help
Support
For support, Follow on twitter @malkiAbdoo.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mailshell-1.0.2.tar.gz
(10.0 kB
view details)
Built Distribution
mailshell-1.0.2-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file mailshell-1.0.2.tar.gz
.
File metadata
- Download URL: mailshell-1.0.2.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b97bec3c7a9d23b9290444d539b6acab7a1f778bbd4a618c90560eb0badb20b8 |
|
MD5 | 0e025423a594a998f0548d2487d24d5f |
|
BLAKE2b-256 | 9c9820115068dbd8a7b32c7e0ed5a5f5c66d22317b51500d37f46587b6ee3401 |
File details
Details for the file mailshell-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: mailshell-1.0.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85a35b7b6e658b2f1fc14f1a94d82ab94be0c0771348d943e050f177367d42c8 |
|
MD5 | 87774f0bfebca6ed997edc140f69d288 |
|
BLAKE2b-256 | 226b139b568af5417cb5fbb6143a070ac8f5841e6ea7d1f32d7bce9012602c7b |