Skip to content

tjcampanella/rusty-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Switch

Description

The goal of this project is to create a dead man's switch that is capable of sending out the data provided to it at startup to potentially multiple recipients if the sender did not open one of the check in emails for RS_ACTIVATION_THRESHOLD days. Defaults to 7 days if unset.

Right now we only support gmail senders but eventually we should support more.

Expects RS_SENDER_EMAIL_PASSWORD env var to be set prior to launching.

Usage

$ rusty-switch data.txt [email protected] [email protected] recepient2.gmail.com ...

About

A dead man's switch in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published