/auto-mode

Automatically switch macOS dark / light mode based on sunrise / sunset

Primary LanguagePythonThe UnlicenseUnlicense

Auto mode

Automatically switch macOS dark / light mode based on sunrise / sunset

Install

pip install auto-mode

Usage

Add to cron (crontab -e)

*/5 * * * * /usr/local/bin/auto-mode 2>&1 >/dev/null