Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 458 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 458 Bytes

RSS Feed mounter

Mount RSS feed with FUSE.

example

What is this

With this can operate RSS feeds like a file system.

How to use

Installation

pip install poetry
poetry install

Settings

  • rss_config.yaml
{Name}: {URL}

Example

bigquery: https://cloudblog.withgoogle.com/products/bigquery/rss/

Run

poetry run python main.py {Base directory} {Mountpoint} false