Syndicate actor for publishing Linux ACPI events
Go to file
Emery Hemingway bba00d7000 Adjust to Syndicate API 2023-10-10 09:20:19 +01:00
src Adjust to Syndicate API 2023-10-10 09:20:19 +01:00
.envrc Better build system 2023-06-07 18:06:54 +01:00
.gitignore Add lockfile 2023-10-10 09:20:19 +01:00
README.md Use syndev 2023-07-04 13:36:28 +01:00
Tupfile Add lockfile 2023-10-10 09:20:19 +01:00
Tuprules.tup Add lockfile 2023-10-10 09:20:19 +01:00
acpi_actor.nimble Adjust to Syndicate API 2023-10-10 09:20:19 +01:00
acpi_event.prs Idiomatic syndicate 2023-05-03 20:46:14 +01:00
example-config.pr Add example configuration 2023-05-06 20:57:35 +01:00
lock.json Add lockfile 2023-10-10 09:20:19 +01:00
shell.nix Add lockfile 2023-10-10 09:20:19 +01:00

README.md

acpi_actor

A Syndicate actor for publishing Linux ACPI events as well as an example of interacting with Linux generic netlink sockets in pure Nim (Linux C headers aside).

A configuration example is provide at example-config.pr.

Not very useful. Syndev is probably more informative.