Skip to content

flusio/xExtension-Flus

Repository files navigation

xExtension-Flus

This repository contains the code for the FreshRSS extension behind flus.io.

To install this extension, you must download this repository under the ./extensions folder of your own FreshRSS instance.

With Git:

$ git clone git@github.com:flusio/xExtension-Flus.git /path/to/FreshRSS/extensions

Or by downloading the zip archive:

$ curl -o /tmp/xExtension-Flus.zip -L https://github.com/flusio/xExtension-Flus/archive/master.zip
$ unzip /tmp/xExtension-Flus.zip -d /tmp
$ mv /tmp/xExtension-Flus-master /path/to/FreshRSS/extensions/xExtension-Flus

About

Extension for FreshRSS to configure flus.io service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published