Socket
Socket
Sign inDemoInstall

secret-santa-mailer

Package Overview
Dependencies
3
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    secret-santa-mailer

A CLI tool to send mails to participants, telling each one who they need to buy a gift for.


Version published
Weekly downloads
2
decreased by-85.71%
Maintainers
1
Install size
1.87 MB
Created
Weekly downloads
 

Readme

Source

secret-santa-mailer

A CLI tool, to send mails to participants, telling each one who they need to buy a gift for.

Features

  • Random and secret generation
  • A participant cannot be told they have to buy a gift for themselves
  • All participants are in a perfect loop (A -> B -> C -> D -> A)

Use

    npm i -g secret-santa-mailer
    secret-santa-mailer 'Guybrush<guybrush@monkeyisland.net>' 'Le Chuck<le-chuck@monkeyisland.net>' 'Elaine<elaine@monkeyisland.net>' -d

Options:

-d, --dry-run                   do not send mail and log result
-s, --subject <subject>         the mail subject
-H, --host <host>               host address for mail configuration
-P, --port <port>               port for mail configuration
-u, --auth-user <email>         auth user or email for mail configuration
-p, --auth-password <password>  auth password for mail configuration
-h, --help                      output usage information

More features to come

  • Exclude some participants when picking the santa of someone (no gift for a partner...)

Keywords

FAQs

Last updated on 29 Oct 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc