mirror of
https://github.com/yang991178/fluent-reader.git
synced 2025-02-12 09:40:51 +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.7%
Shell
0.8%
JavaScript
0.4%