homebrew-cask-replace icon indicating copy to clipboard operation
homebrew-cask-replace copied to clipboard

use homebrew cask to replace installed apps

homebrew-cask-replacer

use homebrew cask to replace installed apps

screenshot

usage


pip2 install -r requirements.txt
python2 brew_cask_replacer.py

how it works

  • skip {application} from Appstore [-f turnoff]
  • check http://raw.github.com/caskroom/homebrew-cask/master/Casks/{application} is exist
  • print application info and check if you want to replace it with brew cask [-y yes to all]
  • install application using 'brew cask install {application}'
  • send {application_path} to trash (may fail)