gleicon / MacOSThemeDetector

A statusbar/agent app to detect and react to theme changes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS Theme Detector

Status bar (Agent) app for reacting to a theme change (Dark to Light and vice-versa).

The status bar icon will change to match DARK (moon) and LIGHT (sun) theme.

menu

On theme change it can run a custom script

script

or call a webhook

webhook

Build

You will need cocoapods installed and running:

$ pod install

After that open MacOSThemeDetector.xcworkspace in XCode and hack away.

Pre-built binaries

Pre built binaries are loaded into the releases page. Just download and unzip them.

About

A statusbar/agent app to detect and react to theme changes.


Languages

Language:Swift 97.2%Language:Ruby 2.8%