Giter VIP home page Giter VIP logo

sct-daemon's Introduction

SCTD

a simple daemon for sct

taken from lobste.rs and the dotfiles of the author, some small modifications for more flexibility.

configuration is simple as we only really care about 3 variables, INTERVAL which determines how often the screen temperature is adjusted default is one minute, a suffix can be given for seconds (s), minutes (m) or hours (h), otherwise the time is assumed to be in seconds, the color temperature through the day is determined by two variables, TEMP_MIN and TEMP_MAX, the former will be the temperature at midnight, and the later will be the temperature at noon.

arguments can be passed to produce debug output or run as a one shot.

sctd can handle the signals HUP to reload it's config and USR1 to toggle between the TEMP_MAX value and the calculated corresponding temperature.

sct or xsct should be in the repos of most distros, in the case of linux xsct is reccomended as it is the actively maintained port.

sct the freebsd port of sct

xsct reccomended on linux

go-sct a go port of sct, provides support fot wayland (waysct)

a config that mimics the defaults would look like this sctdrc

TEMP_MIN=4500
TEMP_MAX=6500
INTERVAL=60

sct-daemon's People

Contributors

eylles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sct-daemon's Issues

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.