This article explains the steps to install Memory Tracker by Timely on MAC OSX using homebrew cask
- App Name – Memory Tracker by Timely
- App Version – 2020.10
- App url – https://memory.ai/timely/
- App dmg file – packagedmglink
- App appcast link – https://memorymacapp.s3-eu-west-1.amazonaws.com/sparkle.xml
Steps To Install Memory Tracker by Timely
- Open Spotlight search using “command + space” button and type “Terminal“. Then press “return/enter” key. This will open terminal.
- Run the following command in terminal to install brew cask
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
- Now install Memory Tracker by Timely with the following command
brew install --cask memory
- Memory Tracker by Timely is installed now and ready to use!