Skip to content

Latest commit

 

History

History
86 lines (63 loc) · 1.19 KB

additional_tools.md

File metadata and controls

86 lines (63 loc) · 1.19 KB

Install tools with UI

You may refer to all available tools at Homebrew cask formula.

  1. General Purpose Tools
brew install --cask \
    dropbox \
    evernote \
    firefox \
    google-chrome \
    mailspring \
    slack
  1. System Status
brew install --cask \
    flux \
    gfxcardstatus
  1. System Cleaning
brew install --cask \
    appcleaner
  1. VPN
brew install --cask \
    tunnelblick
  1. Peer-2-Peer :
brew install --cask \
    transmission

Configure Transmission blocking list :

Transmission > Preferences > Peers > Check Prevent peers in blocklist ...

Transmission > Preferences > Peers > URL : http://john.bitsurge.net/public/biglist.p2p.gz

  1. Photos
brew install --cask \
    gimp
  1. Multimedia
brew install --cask \
    kodi \
    spectacle \
    spotify \
    station \
    vlc
  1. NTFS :

If you think one day you will need to connect a Windows formated Storage Drive (e.g. USB key), then this may be useful.

# not compatible with M1
brew install --cask osxfuse
brew install ntfs-3g
  1. Paying software
brew install --cask \
    bartender\ 
    ccleaner