All Projects → yang991178 → Fluent Reader

yang991178 / Fluent Reader

Licence: bsd-3-clause
Modern desktop RSS reader built with Electron, React, and Fluent UI

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Fluent Reader

News
📰 RSS/Atom feed reader
Stars: ✭ 524 (-59.25%)
Mutual labels:  rss, rss-reader
Rss To Json
RSS and Atom feed generator for Node.js
Stars: ✭ 88 (-93.16%)
Mutual labels:  rss, rss-reader
Liferea
Liferea (Linux Feed Reader), a news reader for GTK/GNOME
Stars: ✭ 612 (-52.41%)
Mutual labels:  rss, rss-reader
Rssmonster
Google Reader inspired self-hosted RSS reader written in VueJS with an Express NodeJS backend. RSSMonster is compatible with the Fever API.
Stars: ✭ 321 (-75.04%)
Mutual labels:  rss, rss-reader
Feedindicator
RSS feed updates in Ubuntu, as a lightweight indicator
Stars: ✭ 38 (-97.05%)
Mutual labels:  rss, rss-reader
Stringer
A self-hosted, anti-social RSS reader.
Stars: ✭ 3,362 (+161.43%)
Mutual labels:  rss, rss-reader
Newsblur
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
Stars: ✭ 5,862 (+355.83%)
Mutual labels:  rss, rss-reader
RSSnotifier
Node RSS reader telegram bot. Provides notification on queries-matching elements and supports multiple users.
Stars: ✭ 15 (-98.83%)
Mutual labels:  rss, rss-reader
Feedkit
An RSS, Atom and JSON Feed parser written in Swift
Stars: ✭ 895 (-30.4%)
Mutual labels:  rss, rss-reader
Rss Parser
A lightweight RSS parser, for Node and the browser
Stars: ✭ 793 (-38.34%)
Mutual labels:  rss, rss-reader
Freshrss
A free, self-hostable aggregator…
Stars: ✭ 3,793 (+194.95%)
Mutual labels:  rss, rss-reader
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+563.3%)
Mutual labels:  rss, rss-reader
buran
Bidirectional, data-driven RSS/Atom feed consumer, producer and feeds aggregator
Stars: ✭ 27 (-97.9%)
Mutual labels:  rss, rss-reader
Netnewswire
RSS reader for macOS and iOS.
Stars: ✭ 5,105 (+296.97%)
Mutual labels:  rss, rss-reader
baRSS
Menu Bar RSS reader for macOS
Stars: ✭ 39 (-96.97%)
Mutual labels:  rss, rss-reader
All About Rss
A list of RSS related stuff: tools, services, communities and tutorials, etc.
Stars: ✭ 636 (-50.54%)
Mutual labels:  rss, rss-reader
bubo-rss
An irrationally minimalist, static RSS feed reader you can instantly deploy on Netlify, Glitch or your own server.
Stars: ✭ 41 (-96.81%)
Mutual labels:  rss, rss-reader
elfeed-score
Gnus-style scoring for elfeed
Stars: ✭ 33 (-97.43%)
Mutual labels:  rss, rss-reader
Newsbeuter
Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
Stars: ✭ 783 (-39.11%)
Mutual labels:  rss, rss-reader
Picofeed
A minimal terminal rss reader
Stars: ✭ 50 (-96.11%)
Mutual labels:  rss, rss-reader

Fluent Reader

A modern desktop RSS reader


Download

For Windows 10 users, the recommended way of installation is through Microsoft Store. This enables auto-update and experimental ARM64 support. macOS users can also get Fluent Reader from the Mac App Store.

If you are using Linux or an older version of Windows, you can get Fluent Reader from GitHub releases.

Mobile App

The repo of the mobile version of this app can be found here.

Features

  • A modern UI inspired by Fluent Design System with full dark mode support.
  • Read locally or sync with self-hosted services compatible with Fever or Google Reader API.
  • Sync with RSS Services including Inoreader, Feedbin, The Old Reader, BazQux Reader, and more.
  • Importing or exporting OPML files, full application data backup & restoration.
  • Read the full content with the built-in article view or load webpages by default.
  • Search for articles with regular expressions or filter by read status.
  • Organize your subscriptions with folder-like groupings.
  • Single-key keyboard shortcuts.
  • Hide, mark as read, or star articles automatically as they arrive with regular expression rules.
  • Fetch articles in the background and send push notifications.

Support for other RSS services are under fundraising.

Development

Contribute

Help make Fluent Reader better by reporting bugs or opening feature requests through GitHub issues.

You can also help internationalize the app by providing translations into additional languages. Refer to the repo of react-intl-universal to get started on internationalization.

If you enjoy using this app, consider supporting its development by donating through GitHub Sponsors, Paypal, or Alipay.

Build from source

# Install dependencies
npm install

# Compile ts & dependencies
npm run build

# Start the application
npm run electron

# Generate certificate for signature
electron-builder create-self-signed-cert
# Package the app for Windows
npm run package-win

Developed with

License

BSD

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].