Skip to content

Documentation

Welcome to the Nyora documentation. Nyora is a free, independent, open-source manga reader that runs natively across phones, tablets, desktops and the web — with a shared cloud-synced library, AI page translation, offline downloads and zero ads, tracking or telemetry. These guides cover installing Nyora, using it day to day, building it from source, and automating it with the Python and JavaScript SDKs.

Read with no account required; sign in to your Nyora account only when you want your library, categories, history, bookmarks and exact reading progress to follow you across every device. The Android app builds on the open-source Nyora parsers, and one cloud catalog of ~960 sources powers the desktop, iOS, web and SDK builds.

Start here

Building on Nyora? Explore the Developer SDKs & APIs — Python & JavaScript SDKs, the Nyora cloud helper, the helper-compatible REST API and cloud sync.

Jump straight to a platform or topic:

Repository layout

Each platform lives in its own repository under the Hasan72341 account:

RepositoryTarget
nyora-androidAndroid app — Kotlin, Jetpack Compose (fork of Kotatsu)
nyora-macmacOS — native SwiftUI + Kotlin engine sidecar (JVM)
nyora-windowsWindows — Compose Desktop (x64 & ARM64 .exe)
nyora-linuxLinux — Compose Desktop (JVM); .deb / .rpm / portable
nyora-iosiOS / iPadOS — native SwiftUI
nyora-webBrowser PWA — hosted at nyoraweb.pages.dev
nyora-jsNode.js SDK — nyora-sdk (cloud client)
nyora-pythonPython SDK — nyora (pure Python cloud client)
nyora-sharedShared parser sources — served by the Nyora cloud helper
New to Nyora? Begin with Getting started to install on your platform, then skim the FAQ for sources, sync and app-lock details.