You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Emery Hemingway 4b3c8cfa98
Update to build in meta-repo
3 weeks ago
src Update to build in meta-repo 3 weeks ago
.gitignore Initial freedesktop_notifier utility 10 months ago
README.md Initial freedesktop_notifier utility 10 months ago
config.prs Initial json_socket_translator utility 10 months ago
http_protocol.prs http_translator: control over port binding 9 months ago
http_translator.config-example.pr http_translator: control over port binding 9 months ago
mpv.config-example.pr Initial json_socket_translator utility 10 months ago
notifications.prs freedesktop_notifier: grab more 10 months ago
syndicate_utils.nimble Update to build in meta-repo 3 weeks ago

README.md

Syndicate utils

freedesktop_notifier

Does that desktop notification thing. See notifications.prs for the message schema.

http_translator

Dispatches HTTP requests to registered handlers.

See http_translator.config-example.pr for an example configuration.

json_translator

Wrapper that executes a command, parses its JSON output, and asserts a Preserves conversion in an <output …> record.

json_socket_translator

Utility to communicate with sockets that send and receive lines of JSON. Compatible with mpv, see mpv.config-example.pr.

msg

A utility that sends a message to $SYNDICATE_SOCK in the form <ARGV…>.