k8adev / feeder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 68.9%Language:JavaScript 31.1%