This is a light and responsive client for TTRSS built with React, Redux, and a little bit of Font Awesome and UI Kit.
- Grab the archive, upload it to your TTRSS server, then unpack it.
- Make sure Enable API access is checked in your TTRSS preferences.
- Access the app, eg. http://my-ttrss-site.com/reader
- Provide your username, password, and
SELF_URL_PATH
as set inconfig.php
Pull requests are very welcome! I built this app to satisfy my needs and will update it as I see fit. If you'd like a feature to be added, I'm more than happy to merge it. Right now, the highest priority is to have the CSS restructured and streamlined.