Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kangood committed May 16, 2024
1 parent 5ca4517 commit 52fa2c5
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## 简介

一个现代风格的 RSS 跨平台桌面客户端(支持 macOS、Windows、Linux),是基于 Electron 构建的 React 项目,支持接入大部分主流订阅源服务
一个现代风格的 RSS 跨平台桌面客户端(支持 macOS、Windows、Linux),是基于 Electron 构建的 React 项目

支持接入大部分主流订阅源服务,Fever、Feedbin、Google Reader( FreshRSS )、Inoreader、Miniflux、Nextcloud News

本项目名字受 `state` 对应德语单词——zustand 的取名启发,故项目名使用德语 `reader` 单词——leser

Expand All @@ -12,14 +14,6 @@

![image](https://github.com/KangodYan/leser/assets/36319737/ec8514ed-7e13-4c3b-9cca-9a5c8217ca6d)

## 特性

- TailwindCSS 与 Antd 整合
- 动态暗黑和 Antd 的动态国际化
- TanStack Query 异步加载和管理服务端状态
- 使用 token 和 refetch_token 实现无痛刷新
- 使用 RBAC 实现对资源(菜单和数据)和 api 的访问控制

## 技术栈

- 主要技术:Electron + React + TypeScript
Expand Down

0 comments on commit 52fa2c5

Please sign in to comment.