Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sevichecc/raycast-miniflux-extension
Raycast extension for Miniflux
https://github.com/sevichecc/raycast-miniflux-extension
miniflux-extension raycast-extension
Last synced: 9 days ago
JSON representation
Raycast extension for Miniflux
- Host: GitHub
- URL: https://github.com/sevichecc/raycast-miniflux-extension
- Owner: Sevichecc
- License: mit
- Created: 2023-04-02T15:14:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-04T03:43:47.000Z (over 1 year ago)
- Last Synced: 2024-10-08T11:05:57.025Z (about 1 month ago)
- Topics: miniflux-extension, raycast-extension
- Language: TypeScript
- Homepage: https://www.raycast.com/SevicheCC/miniflux
- Size: 12.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Raycast Extension for Miniflux
![Commands](media/commands.png)
- [Miniflux](https://miniflux.app/)
- [Raycast](https://raycast.com)**Features**
- Search entries in your subscribed RSS feeds
- Subscribe to a new RSS feed
- Read the recent entries from your subscribed RSS feeds
- Quickly open Miniflux from Raycast
- Refresh all RSS feeds
- Save entries to [Readwise Reader](https://read.readwise.io/)
- Fetch original entry content and mark as read
- Star or unstar entries## Examples
### Search RSS FeedsFilter search results by entry status
![](metadata/miniflux-5.png)### Read Recent RSS Feed Entries
![Read Recent RSS Feed Entries](metadata/miniflux-2.png)
Filter entries by categories
![Filter entries by categories](metadata/miniflux-9.png)### Fetch Original Entry Content
![Fetch Original Entry Content](metadata/miniflux-4.png)### Save to Readwise Reader
![Save to Readwise](metadata/miniflux-3.png)Before saving to Readwise Reader, you need to generate a token at [https://readwise.io/access_token](https://readwise.io/access_token>), then enter it in the extension settings:
### Subscribe to an RSS Feed
Discover Feeds by URL![Discover Feeds by URL](metadata/miniflux-6.png)
Choose an RSS Feed to Subscribe to
![](metadata/miniflux-7.png)
Add Advanced Settings![](metadata/miniflux-8.png)
## Available Settings### Toggle Background Refresh
### Limits
For performance reasons, the number of entries displayed is limited. The default search limit is 10, and the default feed limit is 30. You can adjust these limits in the extension settings.