Display

Open-source projects categorized as Display

Top 23 Display Open-Source Projects

  • MonitorControl

    đź–Ą Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.

  • Project mention: 18-year-old built a better computer monitor that doesn't strain your eyes | news.ycombinator.com | 2023-10-27

    I use "Monitor Control" on my Mac Studio to control the brightness of my Dell monitor:

    https://github.com/MonitorControl/MonitorControl

  • BetterDisplay

    Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!

  • Project mention: Time to Upgrade Your Monitor | news.ycombinator.com | 2024-03-22

    > the 4K monitors the author recommends are not good for macOS due to them not supporting native retina scaling above 1080p

    Is this true even with the help of 3rd party apps?

    My 3840x1600 ultrawide has that problem using the native screen resolution tools but I can get it to full-res HiDPI using BetterDisplay [0].

    [0] https://betterdisplay.pro/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • GuiLite

    ✔️The smallest header-only GUI library(4 KLOC) for all platforms

  • Project mention: Bombed an interview and trying to figure out how to pivot. Any advice on on increasing code literacy and filling in knowledge gaps from EE? | /r/embedded | 2023-12-06
  • u8g2

    U8glib library for monochrome displays, version 2

  • Project mention: DIY Mahjong Scorer Guide with Chito - mahjongAsst | /r/Mahjong | 2023-07-11
  • Lunar

    Intelligent adaptive brightness for your external monitors

  • Project mention: Reverse Engineering a Software Crack | news.ycombinator.com | 2024-04-23

    It’s done in a similar way on macOS: a dylib is added to the bundle and an LC_LOAD command is added to the app binary. The dylib is the first thing that runs because of using the constructor attribute, like this: https://notes.alinpanaitiu.com/Injecting%20a%20DYLIB%20into%...

    The nice thing is that a signed app will refuse to load a dylib that does not have the same signature. So crackers will be forced to change the whole app signature which can be easily detected in app code.

    I have that kind of protection in Lunar (https://lunar.fyi/) and Clop (https://lowtechguys.com/clop) and it seems to be good enough as they have no recent cracks.

  • Monitorian

    A Windows desktop tool to adjust the brightness of multiple monitors with ease

  • Project mention: Monitorian: Windows desktop tool to adjust monitor brightness | news.ycombinator.com | 2024-03-21
  • esp32-weather-epd

    A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.

  • Project mention: LoraPaper: A Connected EPaper Device That Runs on Light | news.ycombinator.com | 2023-09-02

    unfortunately no, but hardware wise a exact copy of this: https://github.com/lmarzen/esp32-weather-epd

    except for the wemos lolin c3 pico, very tiny esp

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ZSWatch

    ZSWatch - the Open Source Zephyr™ based Smartwatch, including both HW and FW.

  • LightBulb

    Reduces eye strain by adjusting gamma based on the current time

  • Project mention: Exemples of medium WPF open-source projects? | /r/csharp | 2023-11-14
  • easydeviceinfo

    :iphone: [Android Library] Get device information in a super easy way.

  • MicroPython_ESP32_psRAM_LoBo

    MicroPython for ESP32 with psRAM support

  • evdi

    Extensible Virtual Display Interface

  • mons

    POSIX Shell script to quickly manage monitors on X

  • Project mention: Looking for a tool to replace xrandr scripts | /r/linux | 2023-06-01
  • octos

    HTML live wallpaper engine :rocket:

  • Project mention: Octos – HTML live wallpaper engine | /r/hypeurls | 2023-07-23
  • AutoActions

    Application-based actions to change Windows settings ( display, audio) or run any program or action

  • Project mention: Automatic enabling HDR | /r/pcgaming | 2023-12-08

    I've just discovered https://github.com/Codectory/AutoActions which detects when a user-defined process starts and can toggle HDR on, then back off again when it exits. I've gone through the list at https://www.pcgamingwiki.com/wiki/List_of_games_that_support_high_dynamic_range_display_(HDR)) to add entries for all the HDR-capable titles that I have installed.

  • virtual-display-rs

    A Windows virtual display driver to add multiple virtual monitors to your PC! For Win10+. Works with VR, obs, streaming software, etc

  • Project mention: Virtual Display Driver for Windows | /r/rust | 2023-09-16
  • DisplayMagician

    DisplayMagician is an open source tool for automatically configuring your displays and sound for a game or application from a single Windows Shortcut.

  • Project mention: PS5: We can do 4K 120hz for $499 and we have exclusives. PCMasterrace: Triple it and give it to the next person. | /r/pcmasterrace | 2023-06-23

    DisplayMagician allows you to switch between SLI and separate screens with a hotkey: https://github.com/terrymacdonald/DisplayMagician it's also useful for a lot of other stuff.

  • nocturnal

    A Dimness and Night Shift menu bar app for macOS 🌙

  • nwg-displays

    Output management utility for sway and Hyprland.

  • Project mention: how to change layout for multiple monitors on wayland | /r/wayland | 2023-09-15

    you can use https://github.com/nwg-piotr/nwg-displays if you want a graphical way.

  • NvAPIWrapper

    NvAPIWrapper is a .Net wrapper for NVIDIA public API, capable of managing all aspects of a display setup using NVIDIA GPUs

  • esp-rgb-led-matrix

    Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.

  • Project mention: ESPHome | news.ycombinator.com | 2024-04-23

    Since you're (seemingly) already familiar with Arduino, just use that as your framework. You can program the ESP32 in Arduino and access any library you're familiar with as well as handle Wifi.

    You can buy an RGB matrix on Adafruit and they sell esp32 boards that can drive them directly,so it's essentially plug and play, no hardware knowledge necessary.

    If you prefer to DIY but still need some guide, check out this project that documents both hardware and software to achieve what you want to do:

    https://github.com/BlueAndi/esp-rgb-led-matrix

  • HeliosDisplayManagement

    An open source display profile management program for Windows with support for NVIDIA Surround

  • PicoVGA

    VGA/TV display on Raspberry Pico

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Display related posts

Index

What are some of the best open-source Display projects? This list will help you:

Project Stars
1 MonitorControl 26,171
2 BetterDisplay 16,079
3 GuiLite 7,182
4 u8g2 4,785
5 Lunar 4,380
6 Monitorian 2,980
7 esp32-weather-epd 2,219
8 ZSWatch 2,078
9 LightBulb 2,059
10 easydeviceinfo 1,752
11 MicroPython_ESP32_psRAM_LoBo 815
12 evdi 677
13 mons 619
14 octos 532
15 AutoActions 412
16 virtual-display-rs 403
17 DisplayMagician 378
18 nocturnal 314
19 nwg-displays 295
20 NvAPIWrapper 292
21 esp-rgb-led-matrix 274
22 HeliosDisplayManagement 253
23 PicoVGA 188

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com