TTRSS-Reader
Download ApkTTRSS-Reader Application Screenshots




TTRSS-Reader AI Editor's Review
TTRSS-Reader is an efficient Android app for accessing Tiny Tiny RSS servers. It offers a clean interface for reading and managing your RSS feeds on the go, but lacks active developer support.
Comprehensive Analysis
TTRSS-Reader provides a convenient way to access your Tiny Tiny RSS server from your Android device. The app features a clean and easy-to-navigate interface, allowing you to quickly browse and read your RSS feeds. It efficiently synchronizes with your server, ensuring you have the latest updates. Offline reading is also supported. However, the app is no longer actively maintained, which may lead to compatibility issues or unresolved bugs in the future. Despite this, it remains a functional option for TTRSS users.
Key Advantages
- Clean and intuitive user interface
- Efficient synchronization with Tiny Tiny RSS servers
- Offline reading capabilities
Areas for Improvement
- No longer actively maintained by the developer
- Potential compatibility issues with newer Android versions
The Description of TTRSS-Reader
Site Editorial Commentary:Mobile client for the server-based "Tiny Tiny RSS" (http://tt-rss.org/)
Please note: The developer will not respond to app ratings. For any issues, please file a bug report or send an email ([email protected]).**TTRSS-Reader: Your Gateway to a Personalized news Experience**
This Android application serves as a client for "Tiny Tiny RSS" (tt-rss.org), a powerful, PHP-based online feed reader that you can host on your own webspace. If you're seeking a cross-device solution, prefer self-hosting, and want an alternative to services like Google Reader, TTRSS-Reader is an excellent choice.
**Key Features:**
* **Offline reading:** Synchronize articles for offline access.
* **Efficient Browsing:** Navigate through categories, "Fresh", "Starred", "Published Articles", and custom labels.
* **Automatic Updates:** Stay updated with automatic article refreshing on startup.
* **Image Cache:** Pre-load images for faster offline reading.
* **Swipe Gestures:** Enjoy faster browsing with intuitive swipe controls.
* **Volume Button navigation:** Navigate articles using your device's volume buttons.
* **Media Support:** View and download attached media files.
* **Sharing:** Easily share URLs.
* **Marking Options:** Mark articles as read, starred, or publish/comment.
* **SSL Support:** Secure your connection with self-signed certificates.
* **Fast Parsing:** Utilizes a stream-based parser (GSON) for efficient JSON parsing.
* **Tasker/Locale Integration:** Schedule updates via Tasker/Locale.
* **Tablet Optimized:** Layout optimized for tablets.
* **Themes:** Choose between dark and light themes.
* **And More:** Explore the project page for a detailed changelog and feature list.
**Important Notes:**
* Ensure the API is enabled for your user account within the user preferences.
**Permissions:**
* `modify/delete SD card contents`: For downloading media files and image caching.
* `Full Internet access`: To connect to your RSS server.
* `View network state`: Checks for network connectivity.
* `Control vibrator`: Vibrates when the last article is reached.
* `Wake lock`: Keeps the CPU running for image caching.
**FAQ:**
* **"Signature incorrect" error:** Uninstall and reinstall the app. This is usually due to the app being included in a custom Android build or installed from a third-party source.
* **Offline Caching:** Changes are stored locally in offline mode. Caching occurs when starting the app (excluding images) or when the ImageCache is started.
* **Read Status Synchronization:** Synchronization of read status between the app and your server may not always be perfect due to API limitations.
For bug reports, feature requests, or any other feedback, please contact the developer via email or the project page. Donations are also welcome.
What's New
Version 1.96.6
* Fix #452: Added column "score" to DB initialization
Version 1.96.5
* Fix #451: Crash because of changes in server, unexpected config object in login response
* Fix #450: Crash on initializing OkHttpClient, also removed async behavior on controller init
* Fix #448: Fix init of DB for new column "score"