No description
Find a file
2026-05-04 18:35:39 +02:00
.github/workflows Create build.yml 2026-05-04 18:35:39 +02:00
public fix(reader): decode escaped HTML content and apply link hover per-anchor 2026-05-04 09:07:43 +02:00
src Revert "Some improvment and fixes" 2026-05-04 18:26:01 +02:00
src-tauri Fix some issue 2026-05-04 12:45:21 +02:00
.gitignore add /target 2026-05-04 09:09:36 +02:00
components.json feat: build full RSS reader UI and wire Tauri feed commands with caching 2026-05-03 20:39:03 +02:00
index.html feat: build full RSS reader UI and wire Tauri feed commands with caching 2026-05-03 20:39:03 +02:00
package.json feat: build full RSS reader UI and wire Tauri feed commands with caching 2026-05-03 20:39:03 +02:00
pnpm-lock.yaml feat: build full RSS reader UI and wire Tauri feed commands with caching 2026-05-03 20:39:03 +02:00
README.md update README.md and create github workflow 2026-05-04 18:35:08 +02:00
tsconfig.json feat: build full RSS reader UI and wire Tauri feed commands with caching 2026-05-03 20:39:03 +02:00
tsconfig.node.json first commit 2026-05-01 13:06:43 +02:00
vite.config.ts feat: build full RSS reader UI and wire Tauri feed commands with caching 2026-05-03 20:39:03 +02:00

Rufeed

Rufeed is a lightweight desktop feed reader built with Tauri and React.