Skip to content

cubny/lite-reader

Repository files navigation

Lite Reader

Read your feeds on your own machine with a simple and lite application.

ScreenShot

Table of Contents

Features

  • Lightweight and minimal feed aggregator
  • Easy to install and use
  • Supports data migration from legacy Lite Reader
  • New: Multi-user support with individual user feeds
  • Feed management: add, update, delete feeds
  • Item management: read, star, mark as read/unread

Requirements

  • None, just download the binary from the releases page and run it.

Installation

  1. Download the latest release from the releases page.
  2. Run the binary:
    ./lite-reader

Usage

  • Access the application via http://localhost:3000 (or your specified port).

Migration from Legacy Lite Reader

If you are using the legacy Lite Reader, you can migrate your data to the new Lite Reader.

  1. Download the latest release of Lite Reader.
  2. Copy the data folder consisting of the agg.db file from the legacy Lite Reader to the new Lite Reader folder.
  3. Run the new Lite Reader.

Contributing

We are looking for contributors! Here's how you can help:

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

  • For any queries, please open an issue.