https://github.com/huwr/lucent
macOS status bar app to change display brightness
https://github.com/huwr/lucent
macos
Last synced: 2 months ago
JSON representation
macOS status bar app to change display brightness
- Host: GitHub
- URL: https://github.com/huwr/lucent
- Owner: huwr
- License: bsd-3-clause
- Created: 2020-09-12T04:35:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T04:44:19.000Z (over 4 years ago)
- Last Synced: 2025-03-24T06:49:13.058Z (2 months ago)
- Topics: macos
- Language: Swift
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lucent
macOS status bar app to change display brightness. This is a simple app.

### Not done
- The brightness (in `NSScreen+Brightness`) does work, but it is a weird way of doing it, and I’m unhappy with it. It seems to change back too easily if macOS is set to auto-matically change brightness. It also may not work on certain computers!
- Doesn’t support multiple displays, and has not been tested with multiple displays
- Icon is ugly :(