mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Smart OS X Spaces navigation - right from your mouse. Use gestures, screen borders or a 2D mouse wheel to navigate OS X Spaces and Apps.
7 lines
212 B
Ruby
7 lines
212 B
Ruby
class Spacious < Cask
|
|
url 'http://static.iospirit.com/static/objectfiles/file/159/Spacious.zip'
|
|
homepage 'http://www.iospirit.com/products/spacious'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'Spacious.app'
|
|
end
|