homebrew-cask-versions/Casks/time-out.rb
Radosław Benkel 0a69bf5841 Added cask for Time Out - simple break reminder.
This app allows you to specify time, after which it will remind you to take a break from computer. Breaks are of course customizable.
2013-09-15 22:31:12 +02:00

7 lines
214 B
Ruby

class TimeOut < Cask
url 'http://www.dejal.com/download/timeout-1.7.1.zip'
homepage 'http://www.dejal.com/timeout/'
version '1.7.1'
sha1 '40d1a67f14e779ec5cf1a26d44fce3d0baeb37bf'
link 'Time Out.app'
end