add pomotodo which is base on Pomodoro Technique

This commit is contained in:
Yang Bo 2014-10-26 08:13:39 +08:00
parent 727c01eb6a
commit db3d817777
1 changed files with 10 additions and 0 deletions

10
Casks/pomotodo.rb Normal file
View File

@ -0,0 +1,10 @@
class Pomotodo < Cask
version :latest
sha256 :no_check
url 'http://pomotodo.avosapps.com/mac-latest.dmg'
homepage 'https://pomotodo.com'
license :unknown
app 'Pomotodo.app'
end