https://github.com/harshilshah/nocturnal
A simple macOS app to toggle dark mode with one click
https://github.com/harshilshah/nocturnal
dark-mode macos macos-mojave menubar
Last synced: 8 months ago
JSON representation
A simple macOS app to toggle dark mode with one click
- Host: GitHub
- URL: https://github.com/harshilshah/nocturnal
- Owner: HarshilShah
- License: mit
- Created: 2018-09-26T13:51:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T17:07:59.000Z (over 7 years ago)
- Last Synced: 2025-06-05T07:29:36.171Z (about 1 year ago)
- Topics: dark-mode, macos, macos-mojave, menubar
- Language: Swift
- Homepage:
- Size: 1.04 MB
- Stars: 145
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

Nocturnal is a simple macOS app to toggle dark mode with one click
## Requirements
macOS 10.14 Mojave or later
## Installation
You can download the [latest release](https://github.com/HarshilShah/Nocturnal/releases/latest) directly, or install via Homebrew Cask:
```
brew cask install nocturnal
```
## Usage
Click on the menu bar icon to toggle dark mode. To quit the app, drag the icon out of the menu bar with the command key pressed.
## Author
Written by Harshil Shah. You can [find me on Twitter](https://twitter.com/HarshilShah1910).
## License
Nocturnal is available under the MIT license. See the LICENSE.md file for more info.