Giter Site home page Giter Site logo

lightsourceeyecare's Introduction

Light Source Eyecare

采用Java语言实现调整显示器亮度

代码内容借鉴了 https://github.com/wasteofserver/monitor-brightness-control,并在其基础上增加了界面为每个显示器滑块设置亮度值等功能

特色

采用UDP接收光线传感器数值通过计算调节每块屏幕的亮度

挑战

鉴于Jvm的特性,编译运行时内存占用较大,至少我不希望因为调整屏幕亮度的小功能就占用50m以上的内存。我尝试通过graalvm编译为本地镜像,但是目前graalvm对JNI、JNA的支持太过复杂使我无法继续

不同厂商显示器的亮度调节API是不同的,目前Windows系统不能够很好的支持每个厂商的API,可能需要自行按型号匹配调节方式

lightsourceeyecare's People

Contributors

yahocen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.