Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dynle/testmail-helper

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testmail-helper

Command-line program using Testmail.app API to see inbox more readably.

Getting Started

Install packages by pip.

$ pip install -r requirements.txt

Edit the json file which contains api key and namespace of your Testmail.app account.

credentials.json

{
  "myAccount": {
    "apiKey" : "your api key",
    "namespace" : "your namespace"
  }
}

Usage

# No tag
$ python testmail-helper.py

# With tag
$ python testmail-helper.py --tag your_tag

Output Example

INBOX:

----------------------------------
From: dynle
Subject: Example
Time: 2023-00-00 00:00:00
Testmail.app Tag: example
Content: 
sample text

----------------------------------
...

License

MIT

About

Use the Testmail.app API on command line with Python to see inbox more readably.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.