Generate your own static RSS newspaper that you can embed on your device (PWA support)
Go to file
pauguerrero 4f38f1aeff issue #8, reducir altura cover img + limpieza css dark theme 2021-10-06 08:12:57 +02:00
.github Delete .github/workflows directory 2021-08-18 09:14:05 +02:00
media Add files via upload 2021-09-09 15:42:44 +02:00
resources issue #8, reducir altura cover img + limpieza css dark theme 2021-10-06 08:12:57 +02:00
src/rsspaper Fix exception and update version 1.1.3 2021-09-04 09:37:48 +02:00
.gitignore added *.jar to .gitignore 2021-10-03 15:13:56 +02:00
README.md Update README.md 2021-09-16 23:11:56 +02:00
config.example.yaml adding dark theme 2021-10-01 13:40:53 +02:00
project.clj Fix exception and update version 1.1.3 2021-09-04 09:37:48 +02:00
rsspaper.iml Update manifest 2021-07-31 10:47:46 +02:00

README.md

RSSpaper logo

Generate a static page with the latest news from your favorite feeds. Is it an RSS client? Yes, except that it generates an HTML/PWA that you can read or install on your tablet or mobile and to update the news you must run it again.

Screenshots

demo preview

Demo

👉 My own feed generated daily with Github Actions 👈

PageSpeed Insights

demo preview

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 (Awaiting donations for new themes: 'dark' and 'sepia')
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

(Both jar and config.yaml must be in the same directory)

  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.

Donation target

  • 50+ euros: Dark Theme.
  • 100+ euros: RSS feed generation to be read by other clients.
  • 150+ euros: Integrated web server and auto-compilation.
  • 200+ euros: Documentation for creating new templates and custom themes.

Buy Me a Coffee at ko-fi.com