mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add tinyfeed (#1599)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
826a01b8f0
commit
e9fa59d550
1 changed files with 12 additions and 0 deletions
12
software/tinyfeed.yml
Normal file
12
software/tinyfeed.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "TinyFeed"
|
||||
website_url: "https://feed.lovergne.dev/"
|
||||
source_code_url: "https://github.com/TheBigRoomXXL/tinyfeed"
|
||||
description: "Generate a static HTML page from a collection of feeds wtih a simple CLI."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Feed Readers
|
||||
demo_url: "https://feed.lovergne.dev/demo"
|
||||
Loading…
Reference in a new issue