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.
|
3 weeks ago | |
---|---|---|
src | 3 weeks ago | |
.gitignore | 10 months ago | |
README.md | 10 months ago | |
config.prs | 10 months ago | |
http_protocol.prs | 9 months ago | |
http_translator.config-example.pr | 9 months ago | |
mpv.config-example.pr | 10 months ago | |
notifications.prs | 10 months ago | |
syndicate_utils.nimble | 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…>
.