Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #3

Merged
merged 1 commit into from
Oct 26, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 59 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,64 @@
# TempBox - Beta
Instant disposable emails for Mac
# TempBox

<a href="https://raw.githubusercontent.com/devwaseem/TempBox/main/LICENSE"><img src="https://img.shields.io/github/license/devwaseem/tempbox"></a>
<a href="https://github.com/devwaseem/TempBox/releases/"><img src="https://img.shields.io/github/v/release/devwaseem/TempBox?display_name=tag"></a>

Instant disposable emails for Mac powered by [Mail.tm](https://mail.tm)

![Banner](https://user-images.githubusercontent.com/12982964/136702592-b793d676-fd61-41a9-aa61-1f459787999a.png)

<br/>
<br/>
<br/>
<br/>

![1](https://user-images.githubusercontent.com/12982964/138948032-af11501a-ffd5-4167-a65b-82cca30cb96a.png)
<br/>
![2](https://user-images.githubusercontent.com/12982964/138948099-c717dc7f-2881-44a4-8816-984bad702874.png)
<br/>
![3](https://user-images.githubusercontent.com/12982964/138948109-9bd0a910-5a9a-4984-925a-86c4f06e170e.png)
<br/>
![4](https://user-images.githubusercontent.com/12982964/138948114-2affa4f4-2866-4ff5-afbb-b529100fd64a.png)
<br/>
![5](https://user-images.githubusercontent.com/12982964/138948116-b2da220b-4438-4956-9459-e2dfa2b073dc.png)
<br/>

## Features
- [x] Native Mac app
- [x] Create multiple accounts
- [x] Download message source
- [x] Download Attachments
- [x] Receive notifications for new messages
- [x] Filter unread messages

## Dependencies
- [MailTMSwft](https://github.com/devwaseem/MailTMSwift) for core API.
- [Resolver](https://github.com/hmlongco/Resolver) for dependency management.

## Contribute 🤝

If you want to contribute to this library, you're always welcome!
You can contribute by filing issues, bugs and PRs.

### Contributing guidelines:
- Open issue regarding proposed change.
- Repo owner will contact you there.
- If your proposed change is approved, Fork this repo and do changes.
- Open PR against latest `development` branch. Add nice description in PR.
- You're done!

## ☕️ Donation

If this project helped you in any way, you can give me a cup of coffee :).

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/iamwaseem99)

## 📱 Contact

Have an project? DM us at 👇

Drop a mail to:- waseem07799@gmail.com

## License

# WIP - Please stay tuned.
TempBox is released under the MIT license. See [LICENSE](https://raw.githubusercontent.com/devwaseem/TempBox/main/LICENSE) for details.