Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kucrut/ttrss-reader
Tiny Tiny RSS Reader
https://github.com/kucrut/ttrss-reader
Last synced: 3 months ago
JSON representation
Tiny Tiny RSS Reader
- Host: GitHub
- URL: https://github.com/kucrut/ttrss-reader
- Owner: kucrut
- Archived: true
- Created: 2015-12-29T05:47:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T17:57:25.000Z (almost 7 years ago)
- Last Synced: 2024-08-01T12:33:14.849Z (6 months ago)
- Language: JavaScript
- Size: 815 KB
- Stars: 49
- Watchers: 9
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-starred - kucrut/ttrss-reader - Tiny Tiny RSS Reader (others)
README
# Tiny Tiny RSS Reader
This is a light and responsive client for [TTRSS](https://tt-rss.org/) built with [React](https://facebook.github.io/react/), [Redux](https://github.com/rackt/redux), and a little bit of [Font Awesome](http://fontawesome.io/) and [UI Kit](http://getuikit.com/).## Installation & Usage
1. Grab [the archive](https://github.com/kucrut/ttrss-reader/releases), upload it to your TTRSS server, then unpack it.
2. Make sure *Enable API access* is checked in your TTRSS preferences.
3. Access the app, eg. http://my-ttrss-site.com/reader
4. Provide your username, password, and `SELF_URL_PATH` as set in `config.php`## Contributing
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.