From 6cf8168c7b41b3cc2a2f8fb5f6305bb25862cdfb Mon Sep 17 00:00:00 2001 From: Campbell Reid Date: Tue, 17 Sep 2024 02:45:43 +1000 Subject: [PATCH] Added redlib (#847) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/redlib.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/redlib.yml diff --git a/software/redlib.yml b/software/redlib.yml new file mode 100644 index 0000000000..e16851a544 --- /dev/null +++ b/software/redlib.yml @@ -0,0 +1,11 @@ +name: Redlib +website_url: https://github.com/redlib-org/redlib +description: An alternative private front-end to Reddit, with its origins in Libreddit. +licenses: + - AGPL-3.0 +platforms: + - Rust +tags: + - Communication - Social Networks and Forums +source_code_url: https://github.com/redlib-org/redlib +depends_3rdparty: true \ No newline at end of file