mirror of
https://github.com/yang991178/fluent-reader.git
synced 2025-03-29 01:40:36 +01:00
Fluent Reader
A simplistic, modern desktop RSS reader
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
Languages
TypeScript
98.6%
Shell
0.9%
JavaScript
0.4%