Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ThisIsNoahEvans/DarkLight
- Owner: ThisIsNoahEvans
- License: mit
- Created: 2020-05-04T10:16:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T14:10:46.000Z (over 4 years ago)
- Last Synced: 2024-08-03T09:05:54.764Z (5 months ago)
- Topics: 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
- Language: Swift
- Homepage:
- Size: 581 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - DarkLight
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.