/newsboat_custom_stuff

Hacky shell scripts to generate RSS feeds on the fly for newsboat

Primary LanguageShellMIT LicenseMIT

newsboat custom stuff

Hacky shell scripts to generate RSS feeds on the fly for use is-as or Newsboat.

  • All scripts require: bash lynx
  • The p0rnhub script additionally requires: coreutils gawk sed

Once copied to ~/.config/newsboat/ make the script(s) executable. Newsboat can use them via the filter: prefix in ~/.config/newsboat/urls like so:

filter:~/.config/newsboat/stable-review.sh:stable
File Description
p0rnhub.sh Track a model's public videos
queue-5.4.sh Track patches in the stable-queue for 5.4
stable-review.sh Track stable-review kernel tarballs

Inspiration taken from a discussion with Minoru/newsboat#1157.