Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ThisIsNoahEvans/DarkLight

A simple macOS menu bar icon to change the system theme
https://github.com/ThisIsNoahEvans/DarkLight

dark-mode dark-mode-switch dark-mode-switcher dark-mode-toggle dark-theme darklight mac-menu-bar macos macos-menu menu-bar menu-bar-app swift theme velocityapps

Last synced: about 2 months ago
JSON representation

A simple macOS menu bar icon to change the system theme

Awesome Lists containing this project

README

        

# DarkLight
A simple macOS menu bar icon to change the system theme, made with Swift

## Latest release: Version 1.0
Version 1.0 - download from the [GitHub Release](https://github.com/ThisIsNoahEvans/DarkLight/releases/tag/1.0)

Alternatively, you can clone this repo and compile the app yourself. The 'App' folder and project contains the app that sits on your menu bar and the 'Helper' folder contains the required helper tool. The helper tool must be installed to ~/.DarkLight with the same name unless you change the main app code. You will also need to add the .plist to /Library/LaunchAgents for the app to install automatically when you log in. Or....you could just download and run the [.pkg](https://github.com/ThisIsNoahEvans/DarkLight/releases) and have all of this done for you :)

## Why isn't this on the Mac App Store?
I'd like to distrubute this app through the Mac App Store, however part of how this application works is blocked by the Mac App Store.