You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.2 KiB

Full Text RSS Container

  • tutorial video: Link
  • offical website: Link

Extract the full article content from a web page or a summary-only RSS feed.

install requirements

podman

podman cli

podman run -d \
  --name=fulltextrss \
  -p 49161:80 \
  --restart always \
  docker.io/heussd/fivefilters-full-text-rss:latest
mkdir -vp ~/.config/systemd/user
podman generate systemd fulltextrss > ~/.config/systemd/user/container-fulltextrss.service
systemctl enable --user container-fulltextrss.service

references

contact

             _   _     _      _         
  __ _  ___ | |_| |__ | | ___| |_ _   _ 
 / _` |/ _ \| __| '_ \| |/ _ \ __| | | |
| (_| | (_) | |_| |_) | |  __/ |_| |_| |
 \__, |\___/ \__|_.__/|_|\___|\__|\__,_|
 |___/