Hi!

If you’re using redshift on Linux, I made a small tool that might be useful. It automatically sets the screen temperature based on the current time, you just draw a curve for how you want it to behave during the day. Then you can just add it to crontab to run every minute or hour.

  • db2@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    16 hours ago

    I was like “redshift already turns on and off automatically” then it clicked what this does. Pretty nice.

    Do you have plans to make it able to adjust automatically based on sunset? Or interface with something like home assistant to read light sensor data?

    • jak0b@lemmy.mlOP
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      15 hours ago

      Haha thanks! I don’t think so, no, at least not with this tool directly. But what you can do is build on top of it, since the points are stored in a config.json. Code that reads a light sensor value could then edit the graph by updating that config.