Skip to content

uint0/rsstore

Repository files navigation

RSStore

Continuously archive RSS feeds to various different backends. Aka I try to learn kotlin.

Usage

$ ./gradlew run --args="-u https://nyaa.si/?page=rss -f NyaaSI -o output -F JSONLines"

Supported Backends

Name Description
JSON Outputs to a new JSON file in a directory of JSON files
JSONLinesStream Outputs to a single JSONLines file, appending new output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages