mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
From the webpage: Pester is designed to let you set, dismiss or snooze an alarm or timer as quickly and painlessly as possible, entirely from the keyboard if you wish... Use Pester to remind you to catch the bus or attend an upcoming meeting.
7 lines
234 B
Ruby
7 lines
234 B
Ruby
class Pester < Cask
|
|
url 'http://sabi.net/nriley/software/Pester-1.1b15.dmg'
|
|
homepage 'http://sabi.net/nriley/software/index.html#pester'
|
|
version '1.1b15'
|
|
sha1 '06aa24ddf39c866e9852c9e70b4c92d8b9a7861d'
|
|
link 'Pester.app'
|
|
end
|