8000 GitHub - epochblue/feedify: A simple app for turning a website into an RSS feed.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

epochblue/feedify

Repository files navigation

feedify

feedify is a command line application for turning a website into an RSS feed. Site support is added by the user via configuration.

Installation

feedify is not currently avaialable on PyPI. To use this software, please follow the instructions below:

$> git clone <path to this respository>
$> cd feedify
$> make setup
$> make run

Running feedify

Once installed, you can run feedify with the make run command:

$> make run

Developing feedify

In addition to the Installation steps steps above, if you intend to develop feedify, you will also need to install the dev requirements:

$> make setup_dev

Run make help for other (hopefully) helpful commands.

License

feedify is Unlicensed. See the included LICENSE file.

Author

Bill Israel - bill.israel@hey.com

About

A simple app for turning a website into an RSS feed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0