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

https://github.com/jdisho/darkness

๐ŸŒƒ Tailor your macOS appearance from the menu bar.
https://github.com/jdisho/darkness

appearance dark-mode dark-mode-switcher dark-mode-toggle darkmode light-mode lightmode macos swift

Last synced: 9 months ago
JSON representation

๐ŸŒƒ Tailor your macOS appearance from the menu bar.

Awesome Lists containing this project

README

          

# ๐ŸŒƒ Darkness
**Darkness is a menu bar app which gives you more control over your macOS appearance.**



Mac

Twitter: @_disho

โฌ‡๏ธ [Download](https://github.com/jdisho/Darkness/releases/download/v.1.0/Darkness.app.zip) the latest release ([v.1.0](https://github.com/jdisho/Darkness/releases/tag/v.1.0))

## ๐Ÿ”– Features
- Manually toggle dark mode from the menu bar or via **โŒฅโ‡งโŒ˜D** global shortcut. No need to go to `System Preferences` โ†’ `General`.
- Automatically toggle dark mode based on the screen brightness for a given threshold. This feature is off by default.

## โš™๏ธ System requirements
**macOS 10.14 (Mojave) or later.**

> Dark Mode, available in macOS Mojave or later, is a dramatic new look that's easy on your eyes and helps you focus on your work. Dark Mode uses a dark color scheme that works system wide, including with the apps that come with your Mac. And third-party apps can adopt it, too. https://support.apple.com/en-us/HT208976

## ๐Ÿงฑ Building the app
- Run these commands in Terminal/iTerm:
```bash
git clone https://github.com/jdisho/Darkness.git # Clone the repo
cd Darkness/Darkness # Go the project folder
xed . # Open in Xcode
```

- Run the app (โŒ˜R)

Happy coding!

## ๐Ÿ€ Future Features
- Automatically toggle dark mode based on a schedule.
- Sunset to sunrise
- Custom schedule
- Lunch at login.
- Customize global shortcuts.
- Enable/disable dark mode for specific apps.
- Add `Preferencess...` page.

## ๐Ÿ‘ค Author
Darkness is created with โค๏ธ by [Joan Disho](https://twitter.com/_disho).

## ๐Ÿ“ƒ License
Darkness is released under a GPLv3 license. See [License](https://github.com/jdisho/Darkness/blob/master/LICENSE) for more information.