An open API service indexing awesome lists of open source software.

https://github.com/niklasf/studip-rss

Load files from StudIP and make them available as an RSS feed.
https://github.com/niklasf/studip-rss

Last synced: 8 months ago
JSON representation

Load files from StudIP and make them available as an RSS feed.

Awesome Lists containing this project

README

          

studip-rss: Fetch files from StudIP
===================================

Setup
-----

1. Point a webserver to the project root.
2. Make sure the webserver user can create files in the ``files`` folder. Make sure it can write or create ``feed.xml`` in the project root.
3. Copy ``config.default.php`` to ``config.php`` and adjust the settings.
4. For example ``http://localhost/studip-rss/feed.php`` is now the RSS feed.