Initial commit.

This commit is contained in:
2026-08-05 12:06:46 +05:00
commit f37a1422e2
21 changed files with 1026 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# RSSer
RSS parser with pluggable outputs.
## Installation
```shell
go install go.dev.pztrn.name/rsser
```
## Configuring
See config.example.json for example configuration.