aboutsummaryrefslogtreecommitdiff
path: root/utils.cpp
AgeCommit message (Collapse)Author
2018-07-14Added a simple tool to create a fake sysfs backlight interfaceGravatar Chris Xiong
that invokes external commands. Some changes in the utility module to accomodate the new tool. Added an option to watch ALS readings.
2018-07-11Manual mode added.Gravatar Chris Xiong
Quit gracefully. Multiple code clean-ups in the Sensor class.
2018-07-06Random code clean-ups to get ready for the next update.Gravatar Chris Xiong
Also tweaked the config a little bit.
2018-04-10Hopefully fixed some segmentation faults.Gravatar Chris Xiong
Added init script for OpenRC. Fixed compiler warnings.
2018-04-09Initial commit.Gravatar Chris Xiong