文件名称:thyme_ubuntu_notification:在番茄钟结束时发送 Ubuntu 通知的 Thyme gem 插件
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-27 13:53:26
Ruby
ThymeUbuntu通知 是 gem(番茄钟计时器应用程序)的插件,它允许 Ubuntu 在番茄钟(25 分钟周期)结束时“弹出”通知( notify-send )。 安装 # $ gem install thyme $ gem install thyme_ubuntu_notification 用法 更改~/.thymerc以便您使用该库。 # ~/.thymerc require 'thyme_ubuntu_notification' use ThymeUbuntuNotification # ...or if you want different text use ThymeUbuntuNotification, end_text: "Go take a break!", start_text: "Let's do this!" 支持的 Ubuntu/Linux 版本 适用于
【文件预览】:
thyme_ubuntu_notification-master
----bin()
--------console(350B)
--------setup(115B)
----Rakefile(29B)
----thyme_ubuntu_notification.gemspec(903B)
----Gemfile(110B)
----.gitignore(87B)
----lib()
--------thyme_ubuntu_notification.rb(414B)
--------thyme_ubuntu_notification()
----CODE_OF_CONDUCT.md(1KB)
----README.md(1KB)
----LICENSE.txt(1KB)