Skip to content

Modern desktop RSS reader built with Electron, React, and Fluent UI

License

Notifications You must be signed in to change notification settings

arashrun/fluent-reader

 
 

Repository files navigation

客制化

原始readme

fluent-reader

开发指导

# 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

自定添加的特性

  1. 支持rsshub中直接添加路由,不需要写完整url

custome-1

About

Modern desktop RSS reader built with Electron, React, and Fluent UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%