Bash script to get the last post from a RSS feed.
Go to file
Massimo Scagliola 82136e3719 add screenshot 2024-04-28 15:41:43 +02:00
LICENSE.md license 2024-04-28 15:30:41 +02:00
README.md add screenshot 2024-04-28 15:41:43 +02:00
get-last-rss-post.sh add screenshot 2024-04-28 15:41:43 +02:00
screenshot.jpg add screenshot 2024-04-28 15:41:43 +02:00

README.md

Get Last RSS Post

Screenshot

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.