2020-06-17 03:42:13 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Fluent Reader</title>
|
|
|
|
<link rel="icon" href="imgs/icon.png">
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
2021-01-28 10:25:31 +01:00
|
|
|
<meta name="apple-itunes-app" content="app-id=1549611796">
|
2020-06-17 03:42:13 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="logo-container">
|
|
|
|
<img src="imgs/logo.svg" />
|
|
|
|
<header>Fluent Reader</header>
|
|
|
|
</div>
|
|
|
|
<div class="light-container">
|
|
|
|
<div class="screenshot elevate"><img src="imgs/light.png" /></div>
|
|
|
|
<h1>Modern desktop RSS reader. Open-source.</h1>
|
|
|
|
<p>
|
|
|
|
Fluent Reader is a local, cross-platform news aggregator with a fresh look.
|
|
|
|
Bring all your favorite sources with you and read distraction-free.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="features-container">
|
|
|
|
<section class="elevate">
|
|
|
|
<h2>Open & Organized.</h2>
|
|
|
|
<p>
|
2021-01-28 10:25:31 +01:00
|
|
|
Stay in sync with Inoreader, Feedbin, or services compatible with
|
|
|
|
Fever or Google Reader API. Alternatively, import your sources from
|
|
|
|
an OPML file and read locally.
|
2020-06-17 03:42:13 +02:00
|
|
|
Easily organize sources with groups. Move between computers with full
|
2020-08-07 10:11:16 +02:00
|
|
|
data backups.
|
2020-06-17 03:42:13 +02:00
|
|
|
</p>
|
|
|
|
<img class="elevate" src="imgs/opml.png" />
|
|
|
|
</section>
|
|
|
|
<section class="elevate">
|
2020-06-20 09:55:10 +02:00
|
|
|
<h2>Read fluently.</h2>
|
2020-06-17 03:42:13 +02:00
|
|
|
<p>
|
|
|
|
Enjoy your contents like never before with the built-in article view
|
|
|
|
for RSS full text tailored to maximize focus. Source only comes with
|
2020-08-07 10:11:16 +02:00
|
|
|
snippets? Configure to load full content with Mercury Parser, load
|
|
|
|
webpage in the app, or open externally by default.
|
2020-06-17 03:42:13 +02:00
|
|
|
</p>
|
|
|
|
<img class="elevate" src="imgs/read.png" />
|
|
|
|
</section>
|
|
|
|
<section class="elevate">
|
|
|
|
<h2>Search. Filter.</h2>
|
|
|
|
<p>
|
|
|
|
Find anything you want with the power of regular expressions. Search in
|
|
|
|
both titles and full contents of articles. Mark articles as starred,
|
2020-07-07 02:15:20 +02:00
|
|
|
hidden, or unread and filter as they arrive with custom rules based
|
|
|
|
on regular expressions.
|
2020-06-17 03:42:13 +02:00
|
|
|
</p>
|
|
|
|
<img class="elevate center" src="imgs/search.png" />
|
|
|
|
</section>
|
|
|
|
<section class="elevate">
|
|
|
|
<h2>Privacy first.</h2>
|
|
|
|
<h3>All your data stays with you.</h3>
|
|
|
|
<h3>All cookies cleared upon exit.</h3>
|
|
|
|
<h3>XSS blocked in an isolated context.</h3>
|
|
|
|
<h3>No personal information collected, ever.</h3>
|
|
|
|
<h3>Behavior tracking limited.</h3>
|
|
|
|
<h3>Strict Content Security Policy enforced.</h3>
|
2020-06-20 09:55:10 +02:00
|
|
|
<h3>Proxy support with PAC.</h3>
|
2020-06-17 03:42:13 +02:00
|
|
|
<br />
|
|
|
|
<h3><span>■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■</span></h3>
|
|
|
|
<h3><span>■ ■ ■ ■ ■ ■</span></h3>
|
|
|
|
<h3><span>■ ■ ■ ■ ■ ■ ■ ■ ■</span></h3>
|
|
|
|
<h3><span>■ ■ ■ ■ ■ ■ ■</span></h3>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
|
|
<div class="dark-container">
|
|
|
|
<div class="screenshot elevate"><img src="imgs/dark.png" /></div>
|
|
|
|
<h1>Oh, it also comes in black.</h1>
|
|
|
|
<p>Full system-level dark mode support for both UI and reading.</p>
|
|
|
|
</div>
|
|
|
|
<div class="get-container">
|
2020-06-29 03:52:13 +02:00
|
|
|
<div class="stores">
|
|
|
|
<a href="https://www.microsoft.com/store/apps/9P71FC94LRH8?cid=website"><img class="ms-get" src="imgs/store.png" /></a>
|
|
|
|
<a href="https://apps.apple.com/app/id1520907427"><img class="mac-get" src="imgs/mac_store.svg" /></a>
|
|
|
|
</div>
|
|
|
|
<div><a href="https://github.com/yang991178/fluent-reader/releases">Download from GitHub Releases</a></div>
|
2020-06-17 03:42:13 +02:00
|
|
|
<div class="links">
|
|
|
|
<a href="https://github.com/yang991178/fluent-reader/">GitHub</a>
|
2020-06-20 09:55:10 +02:00
|
|
|
<a href="https://github.com/yang991178/fluent-reader/wiki/Support">Help</a>
|
2021-01-28 10:25:31 +01:00
|
|
|
<a href="https://hyliu.me/fluent-reader-lite/">Mobile App</a>
|
2020-06-17 03:42:13 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|