Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 505 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 505 Bytes

diurnal-terminal

Automatically switch macOS Terminal theme at sunrise and sunset.

Installation

Install the command:

brew tap --force-auto-update cboone/diurnal-terminal https://github.com/cboone/diurnal-terminal.git
brew install diurnal-terminal

Create ~/.config/diurnal-terminal.conf and put something like this in it:

LATITUDE=37.783N
LONGITUDE=122.417W
NIGHT_THEME=Nord
DAY_THEME=Atom One Light

Start the service:

brew services start diurnal-terminal