0.4.24 • Published 3 years ago

mailscript v0.4.24

Weekly downloads
45
License
MIT
Repository
github
Last release
3 years ago

Version Downloads/week License Main codecov GitHub Issues Contributions welcome Discord

Table of Contents 📚

Features

  • Low code automations for your emails
  • Create automations to filter and route emails as they hit your inbox.
  • Create an infinte number of email addresses, and automate them individually.
  • Parses every element of the email for you and provides a clean JSON object with all the metadata you will need.
  • No need to transfer over to another email provider: Use your current email provider with Mailscript.
  • Integrate your own custom coded email filters. Filter based on key words, or email header contents.
  • Redirect high priority emails to your primary inbox, keeping it clean of clutter.

Use Cases

  • Send a text message to your phone upon receiving an important email
  • Auto reply to first time senders.
  • Save important attachments to a file server, or location of choice.

Getting Started 🚀

Usage 👩‍💻

Install through npm

In order to use the Mailscript CLI, you must first install it with the global flag. Run the following:

$ npm install -g mailscript

Alternatively, you could install the dev version (not recommended!)

$ npm install -g https://github.com/mailscript/cli.git

Basic usage

$ mailscript COMMAND
running command...
$ mailscript (-v|--version|version)
mailscript/0.4.8 darwin-x64 node-v14.15.0
$ mailscript --help [COMMAND]
USAGE
  $ mailscript COMMAND
...

Login via local daemon

$ mailscript login
... 
You should see a browser window open prompting you to login to your Mailscript account. 
The daemon will handle the rest upon completion

Commands ⌨

Ready to dive into Mailscript? Read the command line documentation

Development 💬

Development information available here

License ⚖

CLI license: MIT

0.4.24

3 years ago

0.4.23

3 years ago

0.4.21

3 years ago

0.4.22

3 years ago

0.4.20

3 years ago

0.4.19

3 years ago

0.4.18

3 years ago

0.4.17

3 years ago

0.4.15

3 years ago

0.4.16

3 years ago

0.4.13

3 years ago

0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.27

3 years ago

0.3.26

3 years ago

0.3.25

3 years ago

0.3.24

3 years ago

0.3.20

3 years ago

0.3.23

3 years ago

0.3.22

3 years ago

0.3.21

3 years ago

0.3.19

3 years ago

0.3.18

3 years ago

0.3.17

3 years ago

0.3.16

3 years ago

0.3.15

3 years ago

0.3.14

3 years ago

0.3.13

3 years ago

0.3.12

3 years ago

0.3.11

3 years ago

0.3.10

3 years ago

0.3.9

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.3

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago