Generate your own static RSS newspaper that you can embed on your device (PWA support)
Go to file
Andros Fenollosa da4944b31c
Update config.example.yaml
2021-07-20 00:26:45 +02:00
.github/workflows Add statics 2021-07-19 00:00:10 +02:00
docs 2021-07-19 2021-07-19 06:43:39 +00:00
resources Update uppercase 2021-07-19 00:10:02 +02:00
src/rsspaper Fix format 2021-07-18 13:13:03 +02:00
.gitignore Add random images 2021-07-07 00:44:11 +02:00
README.md Update README.md 2021-07-20 00:26:05 +02:00
config.example.yaml Update config.example.yaml 2021-07-20 00:26:45 +02:00
config.yaml Update config.yaml 2021-07-19 00:13:03 +02:00
logo.png Add files via upload 2021-07-06 22:17:24 +02:00
newsreader-logo.xcf Add statics 2021-07-19 00:00:10 +02:00
project.clj Fix format 2021-07-18 13:13:03 +02:00
rsspaper.iml Fix date filter 2021-07-18 11:53:06 +02:00

README.md

RSSpaper logo

👉 DEMO 👈 (My own feed generated daily with Github Actions)

Run

  1. Create a file config.yaml with the following content. You can also use config.yaml.example as a base config and change it to fit your needs.
# Change the title, it's for you. Maybe you see "My newspaper"?
title: RSSPAPER

# Options: light or dark
theme: light

# Options: daily, weekly or all
edition: weekly

feeds:
  - https://programadorwebvalencia.com/feed/
  - https://republicaweb.es/feed/
  1. Download the latest version of RSSpaper (rsspaper-{version}-standalone.jar).

https://github.com/tanrax/RSSpaper/releases

  1. Now you can execute.
java -jar rsspaper-{version}-standalone.jar

Great 🎉. You already have your 📰 own Static RSS Newspaper 📰.

That's it, now you just have to open dist/index.html.