Skip to content

mermshaus/TinyTinyRiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Tiny River

A river of news style front-end for Tiny Tiny RSS.

Will display a river of entries for each user-defined category in tt-rss (demo screenshot).

As of now, Tiny Tiny River doesn’t perform any write operations through the tt-rss API. The front-end is read-only. This means, for example, read items will not disappear from the river view. This is intentional.

Install

  1. Run the following commands:

    git clone https://github.com/mermshaus/TinyTinyRiver.git
    cd TinyTinyRiver
    cp config.dist.php config.php
  2. Edit config.php to fit your environment.

  3. Navigate to the public directory with a browser and/or define a symlink to this directory for your web server.

Requirements

  • API access to a Tiny Tiny RSS installation (same or remote server).
  • PHP (any more or less recent version should do)
    • curl
    • allow_url_fopen

Credits

License

This software is licensed under the MIT License.

About

River of news style front-end for Tiny Tiny RSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published