feed-trigger

command module
v0.0.0-...-75201fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2023 License: MIT Imports: 13 Imported by: 0

README

= feed-trigger

Check Atom or RSS feeds and run a command passing their new feeds to its stdin.

== Settings

Config file should be put at _{XDG Config Home}/feed-trigger/config.yaml_.

.~/.config/feed-trigger/config.yaml
----
feeds:
  - https://kakkun61.hatenablog.com/feed
run: [cat]
----

`feeds` is a list of some feed URIs and `run` is a list of strings that represent a command and its arguments.

The feeds passed to a command have new entries only.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL