文件名称:argosnap:增强的眼镜蛇通知
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-19 12:18:09
notifications ruby tarsnap Ruby
Argosnap是一个实用程序,旨在在picoUSD余额低于预定义的阈值时发送通知。 当前支持以下通知方法: 电子邮件通知 安装 Linux,* BSD和MacOSX 主要依赖是。 通过rubygems安装宝石: $ gem install mail mechanize argosnap 设置 运行argosnap创建配置文件: $ argosnap -i config 您需要相应地编辑设置。 配置文件位于$HOME/.argosnap/config.yml ,如下所示: --- :email: tarsnap_email@domain.net :password: tarsnap_password :threshold: 10 :seconds: 86400 :notifications_osx: false :notifications_email: false :smtp:
【文件预览】:
argosnap-master
----LICENSE.txt(1KB)
----lib()
--------argosnap()
--------argosnap.rb(444B)
----Gemfile(379B)
----Guardfile(906B)
----Rakefile(231B)
----test()
--------test_helper.rb(131B)
--------lib()
----README.md(3KB)
----.gitignore(186B)
----files()
--------local.sh(687B)
--------mail.body.haml(437B)
----bin()
--------argosnap(3KB)
----argosnap.gemspec(1KB)