Giter Club home page Giter Club logo

cli's Introduction

Low-code automation for inbound emails.

Get a programmable email address. Automate what happens when you receive emails. It's like Zapier for devs who hate emails.

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

cli's People

Contributors

aquigorka avatar geo25rey avatar kanej avatar leshokunin avatar mailscript-team avatar vaultec81 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cli's Issues

Error 405 on address:add

Describe the bug
Getting Unknown status code 405

To Reproduce
Steps to reproduce the behavior:

  1. mailscript addresses:add --address=[redacted]@mailscript.com
  2. See error

Expected behavior
Address to be added or more helpful error message

Desktop (please complete the following information):

  • OS: Ubuntu
  • Version 20.04

Environment (please complete the following information):

  • NodeJs version node -v: 14.15.1
  • NPM version: 6.14.8

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.