Coder Social home page Coder Social logo

smartpack / screencolorcontrol Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 46.49 MB

Source code of Screen Color Control, a simple app to control the screen color of smart devices having KCAL/K-lapse support

License: GNU General Public License v3.0

Java 100.00%
kcal klapse-support

screencolorcontrol's People

Contributors

lennoard avatar mikesew1320 avatar shinyherox avatar smgkhoarn avatar sunilpaulmathew avatar tsiflimagas avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

deeppaul589

screencolorcontrol's Issues

Profile not fully taking effect on first enable.

I'm not sure if this is a problem with my ROM, or the app. I have a profile that I have to enable twice to get completely load. The first time it goes to pink, the second time to red.

It sets the RGB to 255 35 35 on the first apply. Then 255 1 1 after the second.

Here is the profile that it saved:

`
#!/system/bin/sh

Created by Screen Color Control

Screen Color

echo 256 1 1 > /sys/devices/platform/kcal_ctrl.0/kcal
echo 1 > /sys/devices/platform/kcal_ctrl.0/kcal_enable
echo 1 > /sys/devices/platform/kcal_ctrl.0/kcal_min
echo 267 > /sys/devices/platform/kcal_ctrl.0/kcal_sat
echo 469 > /sys/devices/platform/kcal_ctrl.0/kcal_hue
echo 383 > /sys/devices/platform/kcal_ctrl.0/kcal_val
echo 259 > /sys/devices/platform/kcal_ctrl.0/kcal_cont

The END

echo "Profile applied successfully..." | tee /dev/kmsg
`

Usability for Profile Button

Just a thought. Right now you tap a profile and it shows the text. That isn't very intuitive. I would expect tapping it would enable that profile. It seems minor, but makes a big difference.

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.