LANraragi
GithubDemoDocker HubDiscord Server
Current Release
Current Release
  • LANraragi Documentation
  • Installing LANraragi
    • ❓Which installation method is best for me?
    • 🪟LRR for Windows (Win10)
    • 🍎Homebrew (macOS)
    • 🐳Docker (All platforms)
    • 🛠️Source Code (Linux/macOS)
    • 🐧Community (Linux)
    • 👿Jail (FreeBSD)
  • Basic Operations
    • 🚀Getting Started
    • 📚Reading Archives
    • ✒️Adding Metadata
    • 🔎Searching the Archive Index
    • 📈Statistics and Logs
    • 🖌️Themes
  • Advanced Usage
    • 🦇Batch Operations
    • 📂Categories
    • ⬇️Downloading Archives
    • 💾Backup and Restore
    • 📱Using External Readers
    • 🌐Network Interface Setup
    • 🕵️Proxy Setup
    • 📏Tag Rules
  • Developer Guide
    • 🏗️Setup a Development Environment
    • 🏛️Architecture & Style
    • 🈁Translating LANraragi to other languages
  • API Documentation
    • 🔑Getting started
    • Search API
    • Archive API
    • Database API
    • Category API
    • Tankoubon API
    • Shinobu API
    • Minion API
    • Miscellaneous other API
  • Writing Plugins
    • 🧩Getting started
    • Login Plugins
    • Metadata Plugins
    • Downloader Plugins
    • Generic Plugins ("Scripts")
    • Code Examples
Powered by GitBook
On this page
  • Dedicated LANraragi readers
  • Ichaival (Android)
  • LANreader (iOS)
  • LRReader (Windows 10)
  • Mihon / Tachiyomi (Android)
  • LRR React Web
  • Generic OPDS readers

Was this helpful?

  1. Advanced Usage

Using External Readers

PreviousBackup and RestoreNextNetwork Interface Setup

Last updated 9 days ago

Was this helpful?

If the built-in Web Reader is not enough for you, LANraragi's content can be consumed by multiple external applications who provide their own readers.

Dedicated LANraragi readers

Dedicated LANraragi readers use the Client API to provide an experience closely matching the capabilities of the Web interface.

Here are some existing clients:

Features:

  • View and search your LANraragi database

  • View tags

  • Read archives

  • Bookmark archives to keep track of your current page

  • Sort archives by date (requires Timestamp tags to be enabled)

Features:

  • Archives list.

  • Search.

  • Archive overview and reader.

  • Bookmarks.

  • Multiple servers/profiles.

  • Manage your server from within the app.

Mihon / Tachiyomi (Android)

There may be additional repositories not linked here that provide the extension but support is not guaranteed.

LRR React Web

Generic OPDS readers

LRR supports OPDS PSE 1.1, which means that if you have server-side progress tracking enabled, you can pick up where you stopped reading from any OPDS client. Syndication!

If you have No-Fun Mode enabled, remember that you'll need to add the API Key to this URL for the catalog to be available to your reader application. You can either use the Bearer token approach like with regular API calls, or add ?key=[API_KEY] as a parameter to the URL.

The following readers have been tested with the OPDS Catalog:

The following readers haven't been tested but should work:

, formerly Tachiyomi, and use extensions that provide sources. The LANraragi extension is part of the repository.

For automated updates add the repository by following (recommended) For manual updates search for LANraragi on Keiyoushi's

A React-based frontend PWA making use of the Client API. "Works best on mobile and tablet viewports, but the desktop experience is okay." Check it out

Some readers can leverage the exposed by LANraragi to visualize and read the available archives. Those programs can't exploit all of LRR's features(Search, Database backup), but they might have reading features you won't find in the current dedicated clients.

If your OPDS reader supports , LANraragi is compatible with it and will serve individual pages.

The URL for the OPDS Catalog is [YOUR_LANRARAGI_URL]/api/opds. You can use as an example. Refer to your reader's documentation to figure out where to put this URL.

📱
Mihon
its forks
Keiyoushi
these instructions.
Extensions page.
here.
OPDS Catalog
Page Streaming Extensions
the Demo
Moon+ Reader (Android)
Librera Reader (Android)
Challenger Comics Viewer (Android)
AlfaReader (Windows 7/8/10)
TiReader (iOS)
Chunky Reader (iOS)
Panels (iOS)
Ichaival (Android)
Download it here.
LANreader (iOS)
Download it on the App Store.
LRReader (Windows 10)
Download it here.
Mihon / Tachiyomi
LRR React-Web
Example OPDS reader