autoremote:用于与自动远程设备交互的 ruby​​ gem

时间:2024-07-15 18:33:12
【文件属性】:

文件名称:autoremote:用于与自动远程设备交互的 ruby​​ gem

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-15 18:33:12

Ruby

自动遥控 一个可以更轻松地与其他自动远程设备交互的库。 该项目包含一个库和一个使用该库的可执行文件。 设备与 sqlite3 一起保存在 ~/.autoremote/devices.db 如果您不知道如何获取您的个人密钥,请从 0.1.0 版本开始,您可以在添加设备时使用 goo.gl url 代替密钥。 安装 $ gem install autoremote 用法 可执行 $ autoremote add NAME KEY|URL Save device $ autoremote remove NAME Removes device $ autoremote delete NAME Same as above $ autoremote list [WITHKEY] Lists all devices


【文件预览】:
autoremote-master
----autoremote.gemspec(1KB)
----LICENSE.txt(1KB)
----lib()
--------autoremote()
--------autoremote.rb(6KB)
----Gemfile(142B)
----spec()
--------spec_helper.rb(127B)
--------autoremote_spec.rb(3KB)
----Rakefile(130B)
----.travis.yml(661B)
----README.md(3KB)
----.pullreview.yml(54B)
----.gitignore(129B)
----bin()
--------autoremote(3KB)

网友评论