Created
September 28, 2017 02:49
-
-
Save ericpardee/e641277a1bd98527b5068ad747e39ed9 to your computer and use it in GitHub Desktop.
my mac apps
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Homebrew casks | |
brew cask list | |
aerial | |
airdisplay | |
alfred | |
angry-ip-scanner | |
atom | |
autodmg | |
avidemux | |
bittorrent | |
bowtie | |
brave | |
charles | |
clipmenu | |
cscreen | |
cyberduck | |
displaylink | |
dropbox | |
etrecheck | |
evernote | |
firefox | |
flash-player | |
github-desktop | |
google-chrome | |
google-chrome-canary | |
google-drive | |
google-hangouts | |
google-photos-backup-and-sync | |
grammarly | |
handbrake | |
iexplorer | |
iina | |
iterm2 | |
java | |
little-snitch | |
logitech-myharmony | |
macpar-deluxe | |
mounty | |
omnigraffle | |
oversight | |
powershell | |
real-vnc | |
ricoh-theta | |
scansnap-manager | |
skype | |
slack | |
sourcetree | |
spotify | |
taskexplorer | |
teamviewer | |
torbrowser | |
tunnelblick | |
vlc | |
vmware-fusion | |
vmware-remote-console | |
wireshark | |
yakyak | |
yujitach-menumeters | |
# Mac App Store | |
mas list | awk -F"(" '{print $1}' | awk '{$1=""; print $0}' | tr '[:upper:]' '[:lower:]' | awk '{gsub(/^ +| +$/,"")} {print "" $0 ""}' | sort | |
1keyboard | |
1password | |
2do | |
aja system test lite | |
blackmagic disk speed test | |
djay pro | |
garageband | |
imovie | |
keynote | |
kindle | |
magnet | |
mediainfo | |
microsoft remote desktop | |
numbers | |
pages | |
remote desktop | |
sonicwall mobile connect | |
the clock | |
tweetdeck | |
xcode | |
yubikey personalization tool | |
# Homebrew core | |
brew list | |
apngasm | |
arping | |
asio | |
augeas | |
autoconf | |
automake | |
awscli | |
babel | |
bash-completion | |
boost | |
brew-cask-completion | |
c-ares | |
cairo | |
cmake | |
coreutils | |
dbus | |
dockutil | |
dos2unix | |
doxygen | |
exiftool | |
faac | |
fdk-aac | |
ffmpeg | |
figlet | |
fontconfig | |
freetype | |
frei0r | |
fribidi | |
gdbm | |
geoip | |
gettext | |
gflags | |
gifsicle | |
git | |
glib | |
glog | |
gmp | |
gnu-sed | |
gnutls | |
go | |
gobject-introspection | |
googler | |
graphite2 | |
harfbuzz | |
htop | |
httrack | |
hub | |
icu4c | |
imagemagick | |
jemalloc | |
jnettop | |
jpeg | |
juju | |
kubernetes-helm | |
lame | |
lastpass-cli | |
libarchive | |
libass | |
libassuan | |
libav | |
libevent | |
libffi | |
libgcrypt | |
libgpg-error | |
libimobiledevice | |
libmagic | |
libnet | |
libogg | |
libplist | |
libpng | |
libtasn1 | |
libtiff | |
libtool | |
libunistring | |
libusb | |
libvorbis | |
libvpx | |
little-cms2 | |
lldpd | |
lua | |
lz4 | |
lzlib | |
mackup | |
mad | |
mas | |
media-info | |
monit | |
mp3gain | |
mplayer | |
nethogs | |
nettle | |
node | |
opencore-amr | |
openjpeg | |
openssl | |
[email protected] | |
opus | |
orc | |
osquery | |
p11-kit | |
p7zip | |
pcre | |
pixman | |
pkg-config | |
postgresql | |
pow | |
python | |
python3 | |
rapidjson | |
readline | |
rocksdb | |
rtmpdump | |
schroedinger | |
sdl2 | |
sleuthkit | |
snappy | |
sox | |
speex | |
sqlite | |
stress | |
texi2html | |
theora | |
tmux | |
tree | |
unison | |
unrar | |
usbmuxd | |
wakeonlan | |
wget | |
wireshark | |
x264 | |
x265 | |
xvid | |
xz | |
yara | |
yasm | |
youtube-dl | |
zstd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment