From 0276943f418d352324404183f45756c2722b9e17 Mon Sep 17 00:00:00 2001 From: Aliaksei Yaletski Date: Tue, 28 Jan 2025 22:25:27 +0100 Subject: [PATCH] Adding "Feeds Fun" feed reader (#1061) Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> --- software/feeds-fun.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/feeds-fun.yml diff --git a/software/feeds-fun.yml b/software/feeds-fun.yml new file mode 100644 index 0000000000..4017702dcf --- /dev/null +++ b/software/feeds-fun.yml @@ -0,0 +1,10 @@ +name: "Feeds Fun" +website_url: "https://feeds.fun/" +source_code_url: "https://github.com/Tiendil/feeds.fun" +description: "News reader with tags, scoring, and AI." +licenses: + - BSD-3-Clause +platforms: + - Python +tags: + - Feed Readers