Skip to content

dcog989/FeedMee

Repository files navigation

FeedMee

FeedMee is an RSS/Atom news reader built for the desktop. This is the initial, beta release. More to come.

License Tauri Svelte

Features

  • Cross-Platform: Native performance on Windows, macOS, and Linux (via Tauri v2).
  • Three-Pane Layout: Classic, responsive interface (Navigation, Article List, Reading Pane).
  • Reader Mode: Extracts full article content using Readability, stripping clutter.
  • Feed Management:
    • Auto-discovery of RSS/Atom links from URLs.
    • Drag-and-drop folder organization.
    • OPML Import/Export.
  • Smart Views: "Latest" (24h) and "Read Later" (Saved) aggregation.
  • Local Privacy: All data is stored locally in SQLite. No tracking, no accounts.
  • Customizable: Dark/Light themes, configurable refresh intervals, and log rotation.

Tech Stack

  • Frontend: Svelte 5, TypeScript, Vite
  • Backend: Rust, Rusqlite (SQLite), Reqwest, Feed-RS
  • Build System: Tauri v2

Getting Started

Prerequisites

  1. Rust: Install Rust.
  2. Node.js: Install Node.js.
  3. OS Dependencies: Follow the Tauri Prerequisites guide.

Installation

# Install dependencies
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published