GithubHelp home page GithubHelp logo

siathalysedi / rssfs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dertuxmalwieder/rssfs

0.0 1.0 0.0 43 KB

Git clone of the RSS file system.

Home Page: https://code.rosaelefanten.org/rssfs

License: MIT No Attribution

Go 100.00%

rssfs's Introduction

rssfs: A RSS reader as a file system

Scc Count Badge Donate

Are you unsure how to read RSS feeds? Why don't you just mount them?

What does this software do?

It will mirror RSS and Atom feeds as file systems. Example file system structure for one feed with two articles:

/tmp/mnt/rssfs/Open Source Feed/Hello World.html
/tmp/mnt/rssfs/Open Source Feed/Second Article.html

Compatibility

This software is written and tested mainly on macOS with OSXFUSE. Other FUSE implementations should work as well. Note that Windows support is still a work in progress and does not really exist yet. (Contributions welcome!)

Build

fossil clone https://code.rosaelefanten.org/rssfs rssfs.fossil
fossil open rssfs.fossil
go build

(You'll need GO111MODULES to be set to "on"!)

Configure

Copy rssfs.hcl-example as rssfs.hcl to your configuration directory and adjust your settings. The required path is:

  • On Windows: %APPDATA%\rssfs.hcl
  • On macOS: $HOME/Library/Application Support/rssfs.hcl
  • Elsewhere: $XDG_CONFIG_HOME/rssfs.hcl

Set a mountpoint or, on Windows, a driveletter and one or more feeds which can be inside or outside a category. (Categories are not required. Subcategories are not supported.)

Run

macOS and other non-Windows machines

./rssfs

Windows

Not implemented yet. Sorry.

Debate

Discuss rssfs in #rssfs on freenode.net.

rssfs's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.