Skip to content

hewel/lettura

 
 

Repository files navigation

Lettura

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

Lettura - Follow your favorite content and never miss a story | Product Hunt

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

More Projects

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.6%
  • Rust 21.4%
  • SCSS 4.4%
  • JavaScript 3.4%
  • CSS 1.1%
  • HTML 0.1%