Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balliasghar/mailsy-alfred
⚡️ Quickly generate a disposable email
https://github.com/balliasghar/mailsy-alfred
Last synced: about 5 hours ago
JSON representation
⚡️ Quickly generate a disposable email
- Host: GitHub
- URL: https://github.com/balliasghar/mailsy-alfred
- Owner: BalliAsghar
- Created: 2022-03-24T14:55:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T04:58:22.000Z (over 1 year ago)
- Last Synced: 2024-11-02T15:36:32.639Z (4 days ago)
- Language: JavaScript
- Size: 3.6 MB
- Stars: 24
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mailsy workflow for Alfred
⚡️ Quickly generate a disposable email
![Screenshot](mailsy.gif)
## Requirements
[Node.js 14+](https://nodejs.org) must be installed on your system.
## Installation
1. [Download the latest version of the workflow](https://github.com/BalliAsghar/mailsy-alfred/releases/download/2.0.0/Mailsy.alfredworkflow)
2. Install the workflow by double-clicking the `.alfredworkflow` file## Usage
Type `gen` to generate a new email address. Hit `Enter` to copy the address to your clipboard.
Type `mail` to see all the emails you have received. Hit `Enter` to open the specified email in your default browser.
Type `del` to delete the email account.
Type `abt` to see the account information. eg. email address, date of creation. Hit `Enter` to copy the address to your clipboard.
## Mailsy for Command Line
if you want cli version of mailsy, you can get [here](https://github.com/BalliAsghar/Mailsy)
## License
[MIT](https://choosealicense.com/licenses/mit/)