Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

fealone/rss-mounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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