userquin / Rss-Reader-UnoCSS-931

Desktop Rss reader, based on Vue3 and tauri-app, free and open source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

img

Rss-Reader

A DeskTop rss-Reader app base on tauri-app.

Why tauri-app?

😕For developing desktop applications, there are a number of frameworks to choose from, such as:

Although the usage of electron has been far ahead,but it has been criticized for its huge size and memory usage during runtime.

✌And tauri-app is much better in this regard. It is only a few size after packaging, which is far better than electron. Although tauri-app is still in its infancy, due to the rich API and good performance at present , it is slightly better than other similar products.

You can see its trend here. I believe it will become more complete in the future

Why Rss-Reader?

🤔As you can see, there are many RSS products on the market, but most of them are in the form of Web sites, and you have to exchange your personal information for the permission to log in to the site (some people resent this behavior).

Among the products of desktop programs, there are few products with beautiful interface and open source. I think it is best if the products on the user side can be free and open source without advertisements, and secondly, capable developers can also add their own ideas.

🎉This is why Rss-Reader comes.

Download

Click here to download it.

Preview

img

Snapshot


img


img

About

Desktop Rss reader, based on Vue3 and tauri-app, free and open source


Languages

Language:Vue 54.9%Language:TypeScript 35.7%Language:JavaScript 5.2%Language:HTML 2.6%Language:Rust 1.3%Language:CSS 0.4%