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.
This commit is contained in:
Radosław Benkel 2013-09-15 22:31:12 +02:00
parent 8ba82ce707
commit 0a69bf5841
1 changed files with 7 additions and 0 deletions

7
Casks/time-out.rb Normal file
View File

@ -0,0 +1,7 @@
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