summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/AUTHORS
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 21:56:30 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 22:02:38 -0500
commit4db0a0fba5df91c82dc48881a6c82d0d2585040a (patch)
tree9b23420b8d74e841d1d0d34f9e89f8cf8a6522a4 /www/git.causal.agency/cgit/AUTHORS
parentInstall sct (diff)
downloadsrc-4db0a0fba5df91c82dc48881a6c82d0d2585040a.tar.gz
src-4db0a0fba5df91c82dc48881a6c82d0d2585040a.zip
Show battery level while charging, time while discharging
Also fix initial sleep calculation when seconds has a leading zero,
and limit the length of time left for when it initially says
"unknown".
Diffstat (limited to 'www/git.causal.agency/cgit/AUTHORS')
0 files changed, 0 insertions, 0 deletions
f='/catsit/commit/daemon.c?id=5b1a5f2876b8c70ee7bf3eab8570a971697f542b&follow=1'>Do not increment signalsJune McEnroe No need to do a read and a write... and it's declared volatile so maybe that's even worse? I don't even know, but there's no point. 2020-10-23Only look up group if one is namedJune McEnroe 2020-10-23Remove default defines of RUNDIR, ETCDIRJune McEnroe 2020-10-23Set shell scripts executable in buildJune McEnroe 2020-10-20Humanize milliseconds if interval is less than 1sJune McEnroe The intervals are configurable in milliseconds so humanize should be able to display at that precision. 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe