Skip to content

relikd/Darker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS 10.10+ Current release All downloads

Darker

Dim your screen beyond the last screen brightness beam.

menu bar icons

The app is just a wrapper around a single code line (CGSetDisplayTransferByTable).

Installation

Requires macOS Yosemite (10.10) or higher.

brew install --cask relikd/tap/darker
xattr -d com.apple.quarantine /Applications/Darker.app

or download from releases.

macOS 10.14.3 or lower

You'll need the Swift 5 Runtime Support. Download either from Apple (developer account required) or use this dmg.

Build from source

  • Run make to create an app bundle.
  • OR: call the script directly (swift src/main.swift).
  • OR: create a new Xcode project, select the Command-Line template, and replace the provided main.swift with this one.

FAQ

Why?

There are a number of other tools in the AppStore that do exactly the same. So why bother in creating a new solution? Well, previously I used QuickShade and was happy with it. But I moved away from the AppStore and this was my last application that was only available via AppStore. I asked the developer if the source code is available but got no reply. So, thats why you have this open source project now ;-)

Enjoy.

About

Dim your Mac screen beyond the last screen brightness beam.

Topics

Resources

License

Stars

Watchers

Forks

Contributors