Expedite progress – think in the future, become estranged from the now.

  • >
  • software
  • polymail
  • polymail

    polymail is a console-based newsletter program using Node.js. It can render source files and thereafter send to a list of recipients.

    polymail.png

    TODO: more documentation, until then reference code comments

    Features

    • Basic console frontend
    • Template-based
    • Attachment support
    • Automatic archiving
    • Customizable transports

    Download

    Usage

    npm install
    ./app.js default send 20160821.md --title="Something"
    

    Command Format

    ./app.js NEWSLETTER COMMAND FILE --VAR=VALUE