Added Piezo

Piezo makes it a snap to record audio on your Mac. In seconds, you'll
be recording audio from any application or from audio inputs like
microphones.
This commit is contained in:
Caleb Xu 2014-03-15 19:33:27 -04:00
parent 83a0f7ebea
commit 3aef49b15d
1 changed files with 7 additions and 0 deletions

7
Casks/piezo.rb Normal file
View File

@ -0,0 +1,7 @@
class Piezo < Cask
url 'http://neutral.rogueamoeba.com/mirror/files/Piezo.zip'
homepage 'http://rogueamoeba.com/piezo/'
version 'latest'
no_checksum
link 'Piezo.app'
end