Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- !/bin/bash
- #curl -s http://getmacapps.com/raw/1fzo2ve0cknlbt | sh
- mkdir ~/getmacapps_temp
- cd ~/getmacapps_temp
- # Installing Chrome
- curl -L -O "https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg"
- hdiutil mount googlechrome.dmg
- cp -R "/Volumes/Google Chrome/Google Chrome.app" /Applications
- hdiutil unmount "/Volumes/Google Chrome"
- rm googlechrome.dmg
- # Installing Firefox
- curl -L -o Firefox.dmg "http://download.mozilla.org/?product=firefox-latest&os=osx&lang=en-US"
- hdiutil mount Firefox.dmg
- cp -R "/Volumes/Firefox/Firefox.app" /Applications
- hdiutil unmount "/Volumes/Firefox"
- rm Firefox.dmg
- # Installing Handbrake
- curl -L -o HandBrake.dmg "http://sourceforge.net/projects/handbrake/files/0.9.9/HandBrake-0.9.9-MacOSX.6_GUI_x86_64.dmg/download"
- hdiutil mount HandBrake.dmg -mountpoint /Volumes/HandBrake
- cp -R "/Volumes/HandBrake/HandBrake.app" /Applications
- hdiutil unmount "/Volumes/HandBrake"
- rm HandBrake.dmg
- # Installing VLC Player
- curl -L -o vlc.dmg "http://get.videolan.org/vlc/2.1.1/macosx/vlc-2.1.1.dmg"
- hdiutil mount vlc.dmg -mountpoint /Volumes/vlc
- cp -R "/Volumes/vlc/VLC.app" /Applications
- hdiutil unmount "/Volumes/vlc"
- rm vlc.dmg
- # Installing Transmission
- curl -L -o Transmission.dmg "http://download.transmissionbt.com/files/Transmission-2.82.dmg"
- hdiutil mount Transmission.dmg
- cp -R "/Volumes/Transmission/Transmission.app" /Applications
- hdiutil unmount "/Volumes/Transmission"
- rm Transmission.dmg
- # Installing Skype
- curl -L -O "http://www.skype.com/go/getskype-macosx.dmg"
- hdiutil mount getskype-macosx.dmg
- cp -R "/Volumes/Skype/Skype.app" /Applications
- hdiutil unmount "/Volumes/Skype"
- rm getskype-macosx.dmg
- # Installing Adium X
- curl -L -o Adium.dmg "http://downloads.sourceforge.net/project/adium/Adium_1.5.8.dmg"
- hdiutil mount Adium.dmg -mountpoint /Volumes/Adium
- cp -R "/Volumes/Adium/Adium.app" /Applications
- hdiutil unmount "/Volumes/Adium"
- rm Adium.dmg
- # Installing Dropbox
- curl -L -o Dropbox.dmg "https://www.dropbox.com/download?plat=mac"
- hdiutil mount Dropbox.dmg
- cp -R "/Volumes/Dropbox Installer/Dropbox.app" /Applications
- hdiutil unmount "/Volumes/Dropbox Installer"
- rm Dropbox.dmg
- # Installing Google Drive
- curl -L -O "https://dl-ssl.google.com/drive/installgoogledrive.dmg"
- hdiutil mount installgoogledrive.dmg
- cp -R "/Volumes/Install Google Drive/Google Drive.app" /Applications
- hdiutil unmount "/Volumes/Install Google Drive"
- rm installgoogledrive.dmg
- # Installing caffeine
- curl -L -o Caffeine.zip "http://download.lightheadsw.com/download.php?software=caffeine"
- unzip Caffeine.zip
- mv Caffeine.app /Applications
- rm Caffeine.zip
- # Installing Sublime Text 2
- echo "Installing Sublime Text 2"
- curl -L -o "Sublime Text 2.0.1.dmg" "http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%202.0.2.dmg"
- hdiutil mount "Sublime Text 2.0.1.dmg"
- cp -R "/Volumes/Sublime Text 2/Sublime Text 2.app" /Applications
- hdiutil unmount "/Volumes/Sublime Text 2/Sublime Text 2.app"
- rm "Sublime Text 2.0.1.dmg"
- # Installing iterm2
- curl -L -o iTerm2.zip "http://www.iterm2.com/downloads/stable/iTerm2_v1_0_0.zip"
- unzip iTerm2.zip
- mv iTerm.app /Applications
- rm iTerm2.zip
- # Installing Sequel Pro
- curl -L -o sequel-pro.dmg "https://sequel-pro.googlecode.com/files/sequel-pro-1.0.2.dmg"
- hdiutil mount sequel-pro.dmg
- cp -R "/Volumes/Sequel Pro 1.0.2/Sequel Pro.app" /Applications
- hdiutil unmount "/Volumes/Sequel Pro 1.0.2"
- rm sequel-pro.dmg
- # Installing Source Tree
- curl -L -o SourceTree.dmg "http://downloads.atlassian.com/software/sourcetree/SourceTree_1.7.4.1.dmg"
- hdiutil mount SourceTree.dmg
- cp -R "/Volumes/SourceTree/SourceTree.app" /Applications
- hdiutil unmount "/Volumes/SourceTree"
- rm SourceTree.dmg
- # Installing FileZilla
- curl -L -o Filezilla.app.tar.bz2 "http://sourceforge.net/projects/filezilla/files/FileZilla_Client/3.7.3/FileZilla_3.7.3_i686-apple-darwin9.app.tar.bz2"
- tar -zxvf Filezilla.app.tar.bz2
- mv FileZilla.app /Applications
- rm Filezilla.app.tar.bz2
- # Installing GitHub
- curl -L -o mac_GitHub.zip "https://central.github.com/mac/latest"
- unzip mac_GitHub.zip
- mv GitHub.app /Applications
- rm mac_GitHub.zip
- # Installing flux
- curl -L -O "https://justgetflux.com/mac/Flux.zip"
- unzip Flux.zip
- mv Flux.app /Applications
- rm Flux.zip
- # Installing LibreOffice
- curl -L -o LibreOffice.dmg "http://download.documentfoundation.org/libreoffice/stable/4.1.3/mac/x86/LibreOffice_4.1.3_MacOS_x86.dmg" -H "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36"
- hdiutil mount LibreOffice.dmg
- cp -R "/Volumes/LibreOffice/LibreOffice.app" /Applications
- hdiutil unmount "/Volumes/LibreOffice"
- rm LibreOffice.dmg
- # Installing OpenOffice
- curl -L -o OpenOffice.dmg "http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.1/binaries/en-US/Apache_OpenOffice_4.0.1_MacOS_x86_install_en-US.dmg"
- hdiutil mount OpenOffice.dmg
- cp -R "/Volumes/OpenOffice/OpenOffice.app" /Applications
- hdiutil unmount "/Volumes/OpenOffice"
- rm OpenOffice.dmg
- # Installing Cyberduck
- curl -L -o Cyberduck.zip "https://update.cyberduck.io/Cyberduck-4.4.3.zip"
- unzip Cyberduck.zip
- mv Cyberduck.app /Applications
- rm Cyberduck.zip
- # Installing Audacity
- curl -L -o audacity.dmg "http://audacity.googlecode.com/files/audacity-macosx-ub-2.0.5.dmg"
- hdiutil mount audacity.dmg
- cp -R "/Volumes/Audacity 2.0.5/Audacity" /Applications/Audacity
- hdiutil unmount "/Volumes/Audacity 2.0.5"
- rm audacity.dmg
- # Installing Grand Persepective
- curl -L -o GrandPerspective.dmg "http://sourceforge.net/projects/grandperspectiv/files/grandperspective/1.5.1/GrandPerspective-1_5_1.dmg/download"
- hdiutil mount GrandPerspective.dmg
- cp -R "/Volumes/GrandPerspective 1.5.1/GrandPerspective.app" /Applications
- hdiutil unmount "/Volumes/GrandPerspective 1.5.1"
- rm GrandPerspective.dmg
- # Installing Coconut Battery
- curl -L -o coconutBattery.zip "http://www.coconut-flavour.com/downloads/coconutBattery_2.8.zip"
- unzip coconutBattery.zip
- mv "coconutBattery.app" /Applications
- rm coconutBattery.zip
- # Installing Gimp
- curl -L -o gimp.dmg "ftp://ftp.gimp.org/pub/gimp/v2.8/osx/gimp-2.8.4-nopython-dmg-1.dmg"
- hdiutil mount gimp.dmg
- cp -R "/Volumes/GIMP/GIMP.app" /Applications
- hdiutil unmount "/Volumes/GIMP"
- rm gimp.dmg
- # Installing CodeKit
- curl -L -o codekit.zip "http://incident57.com/codekit/files/codekit-8403.zip"
- unzip codekit.zip
- mv "CodeKit.app" /Applications
- rm codekit.zip
- # Installing Transmit
- curl -L -o Transmit.zip "http://www.panic.com/transmit/d/Transmit%204.4.5.zip"
- unzip Transmit.zip
- mv "Transmit.app" /Applications
- rm Transmit.zip
- # Installing Tower
- curl -L -o tower.zip "http://www.git-tower.com/download"
- unzip tower.zip
- mv "Tower.app" /Applications
- rm tower.zip
- # Installing Last.fm Scrobbler
- curl -L -o Last.fm.zip "http://www.last.fm/download/mac"
- unzip Last.fm.zip
- mv "Last.fm.app" /Applications
- rm Last.fm.zip
- # Installing TinyGrab
- curl -L -o TinyGrab.dmg "http://bit.ly/weXCIz"
- hdiutil mount TinyGrab.dmg
- cp -R "/Volumes/TinyGrab/TinyGrab.app" /Applications
- hdiutil unmount "/Volumes/TinyGrab"
- rm TinyGrab.dmg
- # Installing Alfred
- curl -L -o Alfred.zip "http://cachefly.alfredapp.com/Alfred_2.1.1_227.zip"
- unzip Alfred.zip
- mv "Alfred 2.app" /Applications
- rm Alfred.zip
- # Installing Postgres.app
- curl -L -o postgres.zip "http://postgresapp.com/download"
- unzip postgres.zip
- mv "Postgres.app" /Applications
- rm postgres.zip
- # Installing Skim
- curl -L -o Skim.dmg "http://sourceforge.net/projects/skim-app/files/Skim/Skim-1.4.6/Skim-1.4.6.dmg/download"
- hdiutil mount Skim.dmg
- cp -R "/Volumes/Skim/Skim.app" /Applications
- hdiutil unmount "/Volumes/Skim"
- rm Skim.dmg
- # Installing Synergy
- curl -L -o synergy.dmg "http://synergy-foss.org/download/?file=synergy-1.4.15-MacOSX108-x86_64.dmg"
- hdiutil mount synergy.dmg
- cp -R "/Volumes/Synergy/Synergy.app" /Applications
- hdiutil unmount "/Volumes/Synergy"
- rm synergy.dmg
- # Installing quicksilver
- curl -L -o Quicksilver.dmg "http://cdn.qsapp.com/com.blacktree.Quicksilver__16391.dmg"
- hdiutil mount Quicksilver.dmg
- cp -R "/Volumes/Quicksilver/Quicksilver.app" /Applications
- hdiutil unmount "/Volumes/Quicksilver"
- rm Quicksilver.dmg
- # Installing Notational Velocity
- curl -L -O "http://notational.net/NotationalVelocity.zip"
- unzip NotationalVelocity.zip
- mv "Notational Velocity.app" /Applications
- rm NotationalVelocity.zip
- # Installing Carbon Copy Cloner
- curl -L -o ccc.zip "http://files.bombich.com/ccc-3.5.4.zip" -H "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36"
- unzip ccc.zip
- mv "Carbon Copy Cloner.app" /Applications
- rm ccc.zip
- # Installing Skitch
- curl -L -o Skitch.zip "http://evernote.com/download/get.php?file=SkitchMac"
- unzip Skitch.zip
- mv "Skitch.app" /Applications
- rm Skitch.zip
- # Installing Evernote
- curl -L -o Evernote.dmg "http://evernote.com/download/get.php?file=EvernoteMac"
- yes | hdiutil mount Evernote.dmg -nobrowse > /dev/null
- cp -R "/Volumes/Evernote/Evernote.app" /Applications
- hdiutil unmount "/Volumes/Evernote"
- rm Evernote.dmg
- # Installing NetNewsWire
- curl -L -o NetNewsWire.zip "https://updates.blackpixel.com/latest?app=nnw"
- unzip NetNewsWire.zip
- mv "NetNewsWire.app" /Applications
- rm NetNewsWire.zip
- # Installing The Unarchiver
- curl -L -o TheUnarchiver.zip "http://theunarchiver.googlecode.com/files/TheUnarchiver3.9.1.zip"
- unzip TheUnarchiver.zip
- mv "The Unarchiver.app" /Applications
- rm TheUnarchiver.zip
- # Installing Path Finder 6
- curl -L -o PathFinder6.zip "http://cocoatech.com/pathfinder/download"
- unzip PathFinder6.zip
- mv "Path Finder.app" /Applications
- rm PathFinder6.zip
- # Installing unison 2
- curl -L -o Unison.zip "http://www.panic.com/Unison/d/Unison%202.1.10.zip"
- unzip Unison.zip
- mv "Unison.app" /Applications
- rm Unison.zip
- # Installing Coda
- curl -L -o Coda.zip "https://panic.com/coda/d/Coda%202.0.12.zip"
- unzip Coda.zip
- mv "Coda 2.app" /Applications
- rm Coda.zip
- # Installing Thunderbird
- curl -L -o Thunderbird.dmg "http://download.mozilla.org/?product=thunderbird-24.1.1&os=osx&lang=en-US"
- hdiutil mount Thunderbird.dmg -nobrowse
- cp -R "/Volumes/Thunderbird/Thunderbird.app" /Applications
- hdiutil unmount "/Volumes/Thunderbird"
- rm Thunderbird.dmg
- # Installing Inkscape
- curl -L -o Inkscape.dmg "http://downloads.sourceforge.net/inkscape/Inkscape-0.48.2-1-SNOWLEOPARD.dmg"
- hdiutil mount Inkscape.dmg -nobrowse
- cp -R "/Volumes/Inkscape/Inkscape.app" /Applications
- hdiutil unmount "/Volumes/Inkscape"
- rm Inkscape.dmg
- # Installing TextWrangler
- curl -L -o TextWrangler.dmg "http://ash.barebones.com/TextWrangler_4.5.3.dmg"
- hdiutil mount TextWrangler.dmg -nobrowse
- cp -R "/Volumes/TextWrangler 4.5.3/TextWrangler.app" /Applications
- hdiutil unmount "/Volumes/TextWrangler 4.5.3"
- rm TextWrangler.dmg
- # Installing aText
- curl -L -o aText.dmg "http://www.trankynam.com/atext/downloads/aText.dmg"
- hdiutil mount aText.dmg -nobrowse
- cp -R "/Volumes/aText/aText.app" /Applications
- hdiutil unmount "/Volumes/aText"
- rm aText.dmg
- # Installing Calibre
- curl -L -o calibre.dmg "http://status.calibre-ebook.com/dist/osx32"
- hdiutil mount calibre.dmg -nobrowse -mountpoint /Volumes/calibre/
- cp -R "/Volumes/calibre/calibre.app" /Applications
- hdiutil unmount "/Volumes/calibre"
- rm calibre.dmg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement