Home
Softono
feeder

feeder

Open source TypeScript
15
Stars
0
Forks
0
Issues
1
Watchers
2 years
Last Commit

About feeder

A simple utility for syncing RSS feeds to a local directory.

Platforms

Web Self-hosted

Languages

TypeScript

Links

Feeder

A simple utility for syncing RSS feeds to a local directory.

Features

  • [x] Sync RSS feeds to a local directory
  • [x] Optional JSON output
  • [x] Optional parser for manipulating feed data

Getting Started

npm i @k8adev/feeder

Usage

feeder --rss https://feeds.libsyn.com/104268/spotify

Contributing

Setup

npm i

Run

npm run dev

To Do

  • [ ] Add tests
  • [ ] Add CI to publish to GitHub Packages