A Tempmail Tool for Terminal and Termux.

Overview

M_MAIL


MMAIL MEANS MAO MAIL. YOU CAN CREAT EASYLY TEMPMAIL WITH THIS TOOL.WE JUST TRY TO MAKE THIS TOOL USER FREANDLY!

AUTHER

TO REPORT ANY TYPE OF BUG OR PROBLEM

IF YOU WANNA COPY THIS TOOL OR MODIFY THIS TOOL THEN GIVE ME CREADUTS!

THIS TOOL MADE FOR USE TEMPMAIL WITH TERMINAL !

FEATURES ~~~

  • YOU CAN CREAT TEMPMAIL WITHIN 10 SEC
  • YOU CAN LOG IN YOUR PREVIOUS EMAILS
  • YOU CAN CREAT EMAIL RAMDOMLY AND COUSTOMLY
  • YOU CAN SEE YOUR MAILBOX IN TERMINAL
  • AUTO UPDATE FEATURE ADDED

REQUIREMENTS

  • PYTHON
  • GIT
  • REQUESTS

INSTALLATION [ ] :

  • apt-get update -y
  • pkg install git -y
  • pkg install python -y
  • pip install requests
  • git clone https://github.com/mao2116/mmail
  • ls

ONE CLICK INSTALLATION :

  • apt update ; apt install python -y ; apt install git -y ; pip install requests ; git clone https://github.com/mao2116/mmail

FOR UPDATE TOOL ():

  • cd ; rm -rf mmail ; apt update ; apt install python -y ; apt install git -y ; pip install requests ; git clone https://github.com/mao2116/mmail/ ;

FOR RUN THIS TOOL :

OPEN TERMINAL AND TYPE:

  • cd mmail

  • python mmail.py


[ ! ] TASTED ON TERMUX [ ! ]



mao2116

WARNING :

This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.

Owner
MAO-COMMUNITY
To Err Is Human.🙂 Find Your Own Path.🙂
MAO-COMMUNITY
Command-line parsing library for Python 3.

Command-line parsing library for Python 3.

36 Dec 15, 2022
A CLI Application to detect plagiarism in Source Code Files.

Plag Description A CLI Application to detect plagiarism in Source Code Files. Features Compare source code files for plagiarism. Extract code features

default=dev 2 Nov 10, 2022
Very nice SMS & Mail Bomber for Termux and Linux.

Very nice SMS & Mail Bomber for Termux and Linux. Coded with love)))

nordbearbot.dev 5 Nov 06, 2022
Wappalyzer CLI tool to find Web Technologies

Wappalyzer CLI tool to find Web Technologies

GOKUL A.P 17 Dec 15, 2022
A cli tool , which shows you all the next possible words you can guess from in the game of Wordle.

wordle-helper A cli tool , which shows you all the next possible words you can guess from the Game Wordle. This repo has the code discussed in the You

1 Jan 17, 2022
Albert launcher extension for converting units of length, mass, speed, temperature, time, current, luminosity, printing measurements, molecular substance, and more

unit-converter-albert-ext Extension for converting units of length, mass, speed, temperature, time, current, luminosity, printing measurements, molecu

Jonah Lawrence 2 Jan 13, 2022
Python implementation of SSH file transfer across servers.

SSH Transfer Python implementation of SSH file transfer across servers. Requirements paramiko=2.7.2 Usage Config Preparation Configure some informatio

Zhe Kong 1 Nov 23, 2021
Terminal-based keyboard testing

kbdtest kbdtest is a simple Python program that tests keyboard input using an interactive, terminal-based, visual keyboard display. It was originally

Ruunyox 12 Jul 19, 2022
A simple Python CLI tool that draws routes/paths on a given map.

Map Router A simple Python CLI tool that draws routes/paths on a given map. Index Installation Usage Docs Why? License Support Installation Coming soo

Pedro Morim 1 Nov 07, 2021
A super simple terminal command shortener 🐟

pcmd A super simple terminal command shortener 🐟 Source code : https://github.com/j0fiN/pcmd Documentation : https://j0fin.github.io/pcmd About Durin

9 Mar 02, 2022
A command line connect 4 game against a minimax agent.

A command line connect 4 game against a minimax agent.

1 Oct 17, 2021
Enlighten Progress Bar is a console progress bar library for Python.

Overview Enlighten Progress Bar is a console progress bar library for Python. The main advantage of Enlighten is it allows writing to stdout and stder

Rockhopper Technologies 265 Dec 28, 2022
Doing set operations on files considered as sets of lines

CLI tool that can be used to do set operations like union on files considering them as a set of lines. Notes It ignores all empty lines with whitespac

Partho 11 Sep 06, 2022
Pastekan adalah website paste kode / teks sederhana

Pastekan pastekan adalah website paste kode / teks sederhana. install pip install pastekan penggunaan pastekan myfile.txt atau echo "hi" | pastekan

Sekai Kode 1 Dec 24, 2021
Python codecs extension featuring CLI tools for encoding/decoding anything

CodExt Encode/decode anything. This library extends the native codecs library (namely for adding new custom encodings and character mappings) and prov

Alex 210 Dec 30, 2022
A minimalist Vim plugin manager.

A minimalist Vim plugin manager. Pros. Easy to set up: Single file. No boilerplate code required. Easy to use: Concise, intuitive syntax Super-fast pa

Junegunn Choi 30.2k Jan 08, 2023
uploadgram uses your Telegram account to upload files up to 2GiB, from the Terminal.

uploadgram uploadgram uses your Telegram account to upload files up to 2GiB, from the Terminal. Heavily inspired by the telegram-upload Installing: pi

Shrimadhav U K 97 Jan 06, 2023
A set of libraries and functions for simplifying automating Cisco devices through SecureCRT.

This is a set of libraries for automating Cisco devices (and to a lesser extent, bash prompts) over ssh/telnet in SecureCRT.

Matthew Spangler 7 Mar 30, 2022
GoogleFormSpammer - A simple CLI script to spam Google Forms used by Crypto Wallet scammers to collect stolen data

GoogleFormSpammer - A simple CLI script to spam Google Forms used by Crypto Wallet scammers to collect stolen data

14 Dec 17, 2022
Postgres CLI with autocompletion and syntax highlighting

A REPL for Postgres This is a postgres client that does auto-completion and syntax highlighting. Home Page: http://pgcli.com MySQL Equivalent: http://

dbcli 10.8k Jan 02, 2023