2020-06-16 10:10:04 +08:00
2020-06-13 13:12:52 +08:00
2020-06-15 14:16:49 +08:00
2020-06-16 10:10:04 +08:00
2020-06-09 14:03:38 +08:00
2020-06-15 14:16:49 +08:00
2020-06-07 13:11:32 +08:00
2020-06-15 17:25:55 +08:00
2020-06-15 15:28:29 +08:00
2020-06-12 13:21:47 +08:00
2020-06-12 13:11:40 +08:00
2020-06-15 14:16:49 +08:00
2020-06-11 17:45:46 +08:00
2020-06-15 17:25:55 +08:00

Fluent Reader

A modern desktop RSS reader


Download

Fluent Reader is currently under development and is only available via source code. Alpha builds will be available in packaged binaries through GitHub releases and Microsoft Store later.

Development

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

Description
Fluent Reader è un lettore RSS moderno, multipiattaforma e open-source.
Readme BSD-3-Clause
Languages
TypeScript 98.7%
Shell 0.8%
JavaScript 0.4%