awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jonls avatar

jonls/redshiftArchived

0
View on GitHub↗
6,157 stars·429 forks·C·GPL-3.0·2 vues

Redshift

Redshift est un outil d'éclairage circadien et un contrôleur de température de couleur conçu pour aligner la sortie de l'écran avec les cycles de lumière naturelle. Il fonctionne comme un gestionnaire d'affichage pour les environnements X11, ajustant la température de couleur de l'écran en fonction de l'heure de la journée et de la localisation géographique pour réduire la fatigue oculaire.

Le logiciel automatise l'éclairage de l'affichage en calculant la position du soleil à l'aide de coordonnées stockées pour faire passer les couleurs de l'écran du bleu à des tons plus chauds. Il agit également comme un gestionnaire de luminosité d'écran en manipulant les rampes gamma pour simuler des niveaux de luminosité précis lorsque les contrôles de rétroéclairage matériels sont insuffisants.

Le système utilise un modèle de processus démon-client pour gérer les mises à jour en arrière-plan et fournit une icône d'état graphique pour le contrôle de la température. Les paramètres utilisateur et les coordonnées géographiques sont maintenus via un fichier de configuration pour assurer un comportement cohérent à travers les sessions.

Features

  • Color Temperature Managers - Adjusts the screen color temperature to shift from blue to warmer tones based on time and location.
  • Circadian Lighting Automation - Automates screen color and brightness shifts to align with natural light cycles.
  • Circadian Lighting Tools - Functions as a system for automating display color shifts to align screen output with natural light cycles.
  • Gamma Ramps - Manipulates hardware gamma ramps to precisely control screen color temperature and brightness.
  • Time-Based Event Scheduling - Automates color temperature transitions by scheduling updates based on the system clock.
  • Geographic Temperature Calculation - Calculates the ideal screen color temperature based on the user's geographic coordinates and the sun's position.
  • Visual Fatigue Reduction - Reduces visual fatigue and sleep disruption by filtering high-energy blue light.
  • Display Gamma Management - Manages perceived screen brightness via gamma ramp manipulation to supplement hardware backlight controls.
  • X11 Gamma Manipulators - Manipulates screen gamma and color profiles specifically for Linux X Window System environments.
  • Daemon-Client Structures - Employs a daemon-client architecture to separate background display updates from the user control interface.
  • Hardware Brightness Management - Manages perceived screen brightness through software-level gamma adjustments.
  • Brightness Level Adjustments - Simulates precise brightness levels by manipulating gamma ramps when hardware controls are too coarse.
  • System Utilities - Adjusts screen color temperature based on surroundings.

Historique des stars

Graphique de l'historique des stars pour jonls/redshiftGraphique de l'historique des stars pour jonls/redshift

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait jonls/redshift ?

Redshift est un outil d'éclairage circadien et un contrôleur de température de couleur conçu pour aligner la sortie de l'écran avec les cycles de lumière naturelle. Il fonctionne comme un gestionnaire d'affichage pour les environnements X11, ajustant la température de couleur de l'écran en fonction de l'heure de la journée et de la localisation géographique pour réduire la fatigue oculaire.

Quelles sont les fonctionnalités principales de jonls/redshift ?

Les fonctionnalités principales de jonls/redshift sont : Color Temperature Managers, Circadian Lighting Automation, Circadian Lighting Tools, Gamma Ramps, Time-Based Event Scheduling, Geographic Temperature Calculation, Visual Fatigue Reduction, Display Gamma Management.

Quelles sont les alternatives open-source à jonls/redshift ?

Les alternatives open-source à jonls/redshift incluent : 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.…

Alternatives open source à Redshift

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Redshift.
  • sharpbracket/redshiftAvatar de sharpbracket

    sharpbracket/redshift

    6,156Voir sur GitHub↗

    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.

    Ccolor-temperatureeye-straingamma-ramps
    Voir sur GitHub↗6,156
  • alin23/lunarAvatar de alin23

    alin23/Lunar

    5,622Voir sur GitHub↗

    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

    Swiftadaptive-brightnessbrightnessbrightness-control
    Voir sur GitHub↗5,622
  • monitorcontrol/monitorcontrolAvatar de MonitorControl

    MonitorControl/MonitorControl

    33,517Voir sur GitHub↗

    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

    Swiftapplebrightnesscontrol
    Voir sur GitHub↗33,517
  • hammerspoon/hammerspoonAvatar de Hammerspoon

    Hammerspoon/hammerspoon

    14,497Voir sur GitHub↗

    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

    Objective-Cautomationhammerspoonirc
    Voir sur GitHub↗14,497
  • Voir les 30 alternatives à Redshift→