All Projects → quakkels → rssdiscoveryengine

quakkels / rssdiscoveryengine

Licence: MIT license
The RSS Discovery Engine exists to encourage people to use RSS for finding and consuming their news and current events.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
shell
77523 projects
Procfile
174 projects

RSS Discovery Engine

The RSS Discovery Engine exists to encourage people to use RSS for finding and consuming their news and current events.

RSS Discovery Engine Screenshot

Check it out here: rdengine.quakkels.com

Running RSS Discovery Engine locally

These instructions assume a Unix-like system.

First, run the bootstrap script, which will create a virtual environment in .venv and install the Python requirements within it. You only need to do this once.

./bootstrap.sh

And then run the development server, which will make a development server accessible on http://localhost:5000/:

./run.sh

Resources

License

RSS Discovery Engine is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].