Search Criteria
Package Details: clight 4.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clight.git (read-only, click to copy) |
---|---|
Package Base: | clight |
Description: | A C daemon that turns your webcam into a light sensor. It can also change display gamma temperature, dim your screen and set your dpms. |
Upstream URL: | https://github.com/FedeDP/Clight |
Licenses: | GPL |
Submitter: | Nierro |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 27 |
Popularity: | 0.22 |
First Submitted: | 2018-12-02 09:26 (UTC) |
Last Updated: | 2022-11-16 00:34 (UTC) |
Dependencies (12)
- clightd (clightd-git, clightd-no-ddc)
- gsl (gsl-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libconfig (libconfig-git)
- popt (popt-git, popt-deb)
- bash-completion (bash-completion-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- bash-completion (bash-completion-git) (optional) – to add support for bash automatic completion.
- clight-gui (clight-gui-git) (optional) – Clight GUI written in Qt.
- geoclue (geoclue_fake-git) (optional) – to retrieve user location through geoclue.
- upower (upower-pm-utils, upower-git, upower-nocritical, upower-silent-mouse) (optional) – to save energy by increasing timeouts between captures while on battery and to autocalibrate keyboard backlight.
Latest Comments
yochananmarqos commented on 2021-03-10 20:17 (UTC)
@luciferin: Fixed.
luciferin commented on 2021-03-10 20:13 (UTC)
Getting a build error right now because the package is named 'clight' with a lowercase 'c', but github is 'Clight' with an uppercase. Errors out while makepkg is trying to change directory into the src dir.
Nierro commented on 2021-03-09 07:47 (UTC)
hi! Sorry for the long delay (please @everyone open an issue on github; i do not visit here often and sometimes notifications are not sent)
You should change /etc/default/clight.conf, under Backlight section, "ac_timeouts" and "batt_timeouts".
Update your keybindings to use "busctl --user call org.clight.clight /org/clight/clight org.clight.clight IncBl "d" 0.1" (+10%) or "DecBl" to lower it.
pkgconf is part of base-devel group, a prerequisite to use aur.
See: https://wiki.archlinux.org/index.php/Arch_User_Repository
Nierro commented on 2020-12-26 21:14 (UTC)
Thank you very much, i didn't notice the error. Sorry for being some days late but i did not receive any notification!
Dylan14 commented on 2020-12-23 07:01 (UTC)
The sha256sum for the source is different, it is now fc3c4952c755bad5f4274f69f5cc17142abb51d88d7c615873e3058edc1c1137.
rspe commented on 2020-09-25 07:50 (UTC)
Awesome idea and program. How can i change the timer from 30 secs to 15 secs and
also how can i use clight instead of xbacklight to change the brightness of the screen via keybindings
masterberg commented on 2020-07-26 18:40 (UTC)
Don't forget to add
pkgconf
as a build dependency for this packagezurajm commented on 2020-05-18 21:07 (UTC) (edited on 2020-05-18 21:08 (UTC) by zurajm)
Same for me. clight-aur and clightd-aur do commpile, but don't work:
And it just stops there, no calibrations are made, also gamma does not change...
stick commented on 2020-05-17 16:10 (UTC)