Bash script to get the last post from a RSS feed.
Go to file
Massimo Scagliola b360eb2018 license 2024-04-28 15:30:41 +02:00
LICENSE.md license 2024-04-28 15:30:41 +02:00
README.md first commit 2024-04-28 15:23:20 +02:00
get-last-rss-post.sh first commit 2024-04-28 15:23:20 +02:00

README.md

Get Last RSS Post

Simple script to get the latest post link from a RSS feed (usually, the second occurence of the <title> tag).

It provides a quick way to copy/paste the title and URL for social media.

I wanted to integrate it with tools toot, but with 2FA it's impossible to use it.

This is mainly for personal use. CTRL-C/CTRL-V FTW!

If I had to choose a license, it would be MIT.