Get reminders of available updates for software on your Mac from the Mac App Store.
Install the pre-requisites:
brew install mas terminal-notifier
Copy to your computer:
curl https://gist.githubusercontent.com/norm/ec158737655d5b0605054260522e2f72/raw/appupdates-notify.sh > /usr/local/bin/appupdates-notify
chmod 755 /usr/local/bin/appupdates-notify
Run daily in cron:
00 09 * * * /usr/local/bin/appupdates-notify