FreshRSS Widget
Shows unread article counts from your FreshRSS instance, broken down by category.
Requirements
- A running FreshRSS instance
- The Google Reader API enabled in FreshRSS
- An API password (separate from your login password)
Enabling the Google Reader API in FreshRSS
- Go to Settings → Authentication
- Enable Allow API access
- Go to Profile and set an API password
Configuration
| Key | Type | Description |
|---|---|---|
freshrssUrl | string | Base URL, e.g. http://freshrss:80 |
username | string | FreshRSS username |
apiPassword | string | FreshRSS API password (not your login password) |
Notes
The widget displays total unread count and a breakdown per category, sorted by unread count descending. Click the widget to open your FreshRSS instance.