1 个不稳定版本

使用旧的 Rust 2015

0.1.0 2017年9月11日

#13#预定

MIT 许可证

31KB
560

simpleice

在紧急情况下安排电子邮件发送(ICE)。

该程序预期在用户主目录中找到一个 .simpleice 配置文件,其中包含要用于发送的电子邮件账户的详细信息以及包含邮件的 JSON 文件的存放位置。 此文件可以使用 create-config 命令创建

Schedule emails in case of emergency

USAGE:
    simpleice <command>

FLAGS:
    -h, --help
            Prints help information

    -V, --version
            Prints version information


ARGS:
    <command>
            Available commands:

            activate            Set delivery date and activate an ICE mail
            create-config       Create empty configuration file
            check               Check if there are scheduled emails to send
            daemon              Run in daemon mode
            deactivate          Deactivate an active ICE mail
            edit                Edit an existing ICE mail
            list                List existing ICE mails
            new                 Create new ICE mail
            remove              Remove an ICE mail
            show                Show details of an ICE mail

依赖项

~15–24MB
~334K SLoC