From 104c822cd0c848eed5b99bb1518d5c2379341eee Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Tue, 4 Jul 2023 13:36:28 +0100 Subject: [PATCH] Use syndev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cd2a1e..7445d63 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ A Syndicate actor for publishing Linux ACPI events as well as an example of inte A configuration example is provide at [example-config.pr](./example-config.pr). -Not very useful. I thought that I would get battery capacity information over netlink but apparently that information is polled from files in /sys despite any stated deprecations. +Not very useful. [Syndev](https://git.syndicate-lang.org/ehmry/syndev) is probably more informative.