Skip to content

Commit

Permalink
feat: Lock/Unlock Inbox & Secret Inbox
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton-byte committed Jul 29, 2022
1 parent 788efa8 commit 382e6ec
Show file tree
Hide file tree
Showing 36 changed files with 12,154 additions and 1,371 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# Temporary Mail
```python
$ pip install xtempmail
$ pip install git+https://github.com/krypton-byte/xtempmail
```

# Feature
<ul>
<li>Custom Name/Mail</li>
<li>Reply/send Message(support attachment file)</li>
<li>Read Message (support Download attachemnt file)</li>
<li> Delete message</li>
<li>Destroy Inbox</li>
<li> Custom Name/Mail</li>
<li> Reply/send Message(support attachment file)</li>
<li> Read Message (support Download attachment file)</li>
<li> Delete message</li>
<li> Destroy Inbox</li>
<li> Lock Inbox</li>
<li> Unlock Inbox</li>
<li> Generate Secret Inbox</li>
</ul>

# Example
Expand Down
17 changes: 0 additions & 17 deletions build/lib/xtempmail/__init__.py

This file was deleted.

Loading

0 comments on commit 382e6ec

Please sign in to comment.