madebydaniz / lettura

another rss reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lettura

Another free and open-source feed reader for macOS and Window.

It supports RSS, Atom.

JSON Feed support will coming soon

And this project is under construction.

Pre-release version is here, you can download it and try to subscribe some feeds.

Get Started

Prerequisites

  • Install Node.js. I recommend you to use NVM.
  • Install pnpm. Here is the manual.
  • Install Rust. You can find way in here
  • Follow the Tauri setup guide
  • Run pnpm install

Develop and Build

It is easy to start developing

pnpm tauri dev

And also easy to build.

pnpm tauri build

You can get more details about building Tauri app in here

About

another rss reader

License:MIT License


Languages

Language:TypeScript 52.6%Language:Rust 30.5%Language:SCSS 9.5%Language:CSS 4.0%Language:JavaScript 2.8%Language:HTML 0.6%Language:Shell 0.0%