Redshift is a circadian lighting controller and location-aware display tool that adjusts screen color temperature and brightness based on the time of day. It functions as a display gamma manager, modifying color temperature to match ambient lighting conditions and reduce eye strain. The system determines the ideal screen temperature by calculating the sun's elevation using geographic coordinates, which can be provided manually or through automated location tracking. It employs gamma-ramp manipulation to simulate brightness changes and apply color temperature adjustments at the hardware level.
Lunar is an adaptive monitor brightness controller and DDC/CI display manager. It allows for the control of hardware brightness, contrast, and volume on external monitors using native communication protocols. When direct hardware control is unavailable, it functions as a software gamma dimmer to simulate brightness reduction. The project synchronizes external monitor brightness with laptop light sensors, wireless lux meters, or astronomical sun position calculations. It also manages hardware monitor presets, enabling the automation of display configurations and input switching through custom
MonitorControl is a macOS display control utility and external monitor manager. It functions as a DDC/CI display controller that allows users to adjust the brightness and volume of third-party monitors using native Apple keyboard keys. The software mimics native macOS hardware feedback by implementing a system overlay tool that renders on-screen display indicators during adjustments. It further provides the ability to synchronize brightness levels across multiple screens or replicate ambient light sensor changes to external displays. The utility includes capabilities for mapping custom keybo
Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi
Redshift एक सर्कैडियन लाइटिंग टूल और कलर टेम्परेचर कंट्रोलर है जिसे स्क्रीन आउटपुट को प्राकृतिक प्रकाश चक्रों के साथ संरेखित करने के लिए डिज़ाइन किया गया है। यह X11 एनवायरनमेंट के लिए एक डिस्प्ले मैनेजर के रूप में कार्य करता है, जो आंखों के तनाव को कम करने के लिए दिन के समय और भौगोलिक स्थान के आधार पर स्क्रीन कलर टेम्परेचर को समायोजित करता है।
jonls/redshift की मुख्य विशेषताएं हैं: Color Temperature Managers, Circadian Lighting Automation, Circadian Lighting Tools, Gamma Ramps, Time-Based Event Scheduling, Geographic Temperature Calculation, Visual Fatigue Reduction, Display Gamma Management।
jonls/redshift के ओपन-सोर्स विकल्पों में शामिल हैं: sharpbracket/redshift — Redshift is a circadian lighting controller and location-aware display tool that adjusts screen color temperature and… alin23/lunar — Lunar is an adaptive monitor brightness controller and DDC/CI display manager. It allows for the control of hardware… monitorcontrol/monitorcontrol — MonitorControl is a macOS display control utility and external monitor manager. It functions as a DDC/CI display… hammerspoon/hammerspoon — Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua… sainnhe/everforest — Everforest is a nature-inspired color scheme and syntax highlighting theme for Vim and Neovim. It provides a… apple/swift-async-algorithms — This project is a library of algorithms for transforming, filtering, and combining asynchronous data streams in Swift.…