Skip to content

Automatically switch macOS Terminal theme at sunrise and sunset

License

Notifications You must be signed in to change notification settings

cboone/diurnal-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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