Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

martinplaner/felix

Repository files navigation

felix

Current Release Build Status Go Report Card codecov GoDoc License

The feed link extractor.

Felix is a tool for fetching, extracting, filtering and aggregating links from multiple feed sources (RSS feeds, HTML pages, etc.).

overview

Changelog

See CHANGELOG.

For some vague notes about planned features and changes, see also TODO.

Installation

Via go get:

go get -u github.com/martinplaner/felix, then run felix.

This will fetch the latest release directly from the master branch.

Via docker:

Automated docker builds are available as martinplaner/felix. Pull the image with docker pull martinplaner/felix.

The image expects the config file mapped to /config.yml and a data volume mounted to /data.

Via GitHub releases:

(Currently only available for 64 bit Linux.)

Download the latest statically linked binary release from releases page. Extract and run as usual.

Documentation

Developer documentation can be found on GoDoc.

User documentation is currently lacking. For the moment have a look at the example config and try to figure it out from there.

License

Copyright 2017 Martin Planer. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

The FEed LInk eXtractor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages