git clone https://github.com/wangxufire/chromium-updater-mac.git ~/.chromium-updater-mac
# Run this script, then chromium will be automatically updated at 11:30 am every day
~/.chromium-updater-mac/install.sh
# Execute this command, chromium will be updated immediately
launchctl start com.wangxufire.chromium.updater
wangxufire/chromium-updater-mac
Scripts to download and run the latest Mac build of Chromium.
PythonGPL-3.0