mirror of
https://github.com/yang991178/fluent-reader.git
synced 2024-12-12 16:56:36 +01:00
Fluent Reader è un lettore RSS moderno, multipiattaforma e open-source.
build | ||
dist | ||
src | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
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