small pixel drawing of a pufferfish jrss

8789dab0
add abandon notice
Jes Olson j3s@c3f.net
Tue, 27 Dec 2022 13:20:49 -0800
0eba4b0e
Remove tons of deps, simplify logic, use html/template
Jesse Olson j3s@c3f.net
Tue, 17 May 2022 03:31:36 +0000
6387c345
Make jrss concurrent lmao
Jes Olson j3s@c3f.net
Mon, 04 Apr 2022 16:59:31 -0400

jrss

!abandoned in favor of the implementation in j3s.sh!

my tiny opinionated rss reader

usage

go run main.go https://example.org/list-of-rss-feeds.txt

-or-

go build
mv jrss /usr/local/bin
jrss https://exampple.org/list-of-rss-feeds.txt

your list should look like this (it’s technically parsed as a csv lol rip)

https://rss-feed-1.xml
https://rss-feed-2.xml
https://atom-feed-1.xml
clone
git clone https://git.j3s.sh/jrss