This repository is a list of Mac application and tools what I use on my MacBook Pro (15-inch, 2017) for Node.js development.
- Mac setup from Sourabh Bajaj
- Awesome mac from jaywcjlove
- Awesome macOS form iCHAIT
- Surfing in ProductHunt
- Awesome people, who share their experience with me
- 💰 - paid application. Usually, with a trial period
- 📱 - application with iOS version
- Homebrew - the missing package manager for MacOS.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- mas - simple command line interface for the Mac App Store.
brew install mas
- zsh - defualt shell instead bash tuned by Oh My Zsh.
brew install zsh
- Oh My ZSH! - tuning for zsh. I used it with dracula theme and zsh-completions
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" brew install zsh-completions
- GitHub Markdown previewer - Add
grip
CLI command, which create webserver for preview for Readme.md render in Github. I use it for creating this document.
brew cask grip
- tree - add
tree
CLI command, which I used insteadls
. It displays directories as trees (with optional color/HTML output)
brew cask tree
-
Slack 📱 - messanger for work.
brew cask install slack
-
Skype 📱 - messanger for usual video calls.
brew cask install skype
-
Telegram 📱 - messenger for communities and reciving notification from bots.
brew cask install telegram-desktop
-
Viber 📱 - main messenger on iPhone. It would be cool to switch to Telegram.
brew cask install viber
-
Zoom - messenger for video calls and vebinars.
brew cask install zoomus
-
1Password 💰📱 - Cross-platform password management tool with iOS version.
brew cask install 1password
-
BackgroundMusic - control audio levels for individual apps and automatically pauses your music player when other audio starts playing and unpauses it afterwards. Also provide ability to record system audio.
brew cask install background-music
-
BetterZip - Archive tool supports ZIP, TAR, TGZ, TBZ, TXZ (new), 7-ZIP, RAR
brew cask install betterzip
-
CheatSheet - long press ⌘ shows your short cuts at any application.
brew cask install cheatsheet
-
Clipy - sexy clipboard manager which store clipboard in different formats. Also it supports snippets, but I use Dash for that.
brew cask install clipy
-
Dash 💰 - Awesome API documentation browser and code snippet manager.
brew cask install dash
-
WebStorm 💰 - my favorite IDE.
brew cask install webstorm
-
Visual Studio Code - mainly I use it like text editor instead nano/vim/sublime. I know, it can be customized as IDE, but I prefer webstorm.
brew cask install visual-studio-code
-
iTerm2 - standard MacOS terminal replacement with awesome features.
brew cask install iterm2
-
HandBrake - Tool for converting video from nearly any format to a selection of modern, widely supported codecs.
brew cask install handbrake
-
Chrome - browser for development.
brew cask install google-chrome
-
TablePlus 💰 - SQL database manager
brew cask install tableplus
-
Chrome - browser for development.
brew cask install google-chrome
-
Tunnelblick - Free, open-source graphic user interface for OpenVPN.
brew cask install tunnelblick
-
Transmission - BitTorrent Client.
brew cask install transmission
-
TeamViewer - remote control and desktop sharing.
brew cask install teamviewer
-
VLC - video player, which I use with different speed
brew cask install vlc
-
Coconut Battery - better accumulator indicator
brew cask install coconutbattery
-
font-microsoft-office - The Microsoft Office 2007 fonts
brew tap colindean/fonts-nonfree && brew cask install font-microsoft-office
-
Postman - Tool for simplify development and testing REST API.
brew cask install postman
-
Suunto Moveslink2 - sync app for my Suunto Sport watch.
brew cask install suunto-moveslink2
- Add categories
- Add header image
- Add more pictures
- Add settings