Home
Softono

Feeder

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

 About Feeder

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

Platforms

Web Self-hosted

Languages

TypeScript

Links

Need Help Installing Feeder?

We provide expert installation service for this software. Our team will install, configure, and secure Feeder on your server. plans start at just $30.

Feeder

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

Features

  • Sync RSS feeds to a local directory
  • Optional JSON output
  • 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