# dengzemiao/DZMeBookRead

支持项目使用！最完整小说阅读器Demo！仿iReader(掌阅)，QQ阅读 ... 常用阅读器阅读页面，支持 翻页效果(仿真,覆盖,平移,滚动,无效果)、字体切换、书签功能、阅读记录、亮度调整、背景颜色切换 ...

Repository: https://github.com/dengzemiao/DZMeBookRead
Canonical: https://ross.abutalabs.com/products/dzmebookread
Language: Swift
License: MIT
License Family: permissive
Last push: 2024-09-03T06:52:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3650, "days_push": 729, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1299, forks 333 (observed 2026-08-28T04:04:17.351175+00:00)

## What it is
A complete open-source novel/book reader demo for iOS written in Swift, mimicking apps like iReader and QQ Reading. It implements pagination with multiple page-turn effects (simulation, cover, translation, scroll), text parsing into chapters, bookmarks, reading records, brightness and theme controls, and text selection with a magnifier.

## Use cases
- build a novel reading app for iOS
- implement page-turning effects like curl and cover in Swift
- parse TXT files into chapters and paginate with CoreText
- add bookmarks and reading progress tracking to a reader
- support text selection and long-press menus in a reading view
- learn how reader apps cache chapters locally

## When to choose
- you need a reference implementation or starting point for an iOS e-book/novel reader
- you want CoreText-based pagination and page-flip animations in Swift
- you are building a TXT-based reader with offline chapter caching

## When to avoid
- you need EPUB support out of the box (the project recommends DTCoreText for that)
- you target Android or cross-platform frameworks
- you need a production-ready, fully maintained reader library rather than a demo

## Facets
- artifact type: application
- maturity: maintenance
- function: ui-components, parser, file-system
- domain: mobile-development, developer-tools, media
- platform: -
- tags: ebook-reader, novel-reader, coretext, page-curl, txt-reader, demo, swift, ios, mobile

## Member repositories
- dengzemiao/DZMeBookRead (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.351175+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:25.551956+00:00, confidence not recorded.
  - readme: https://github.com/dengzemiao/DZMeBookRead (fetched 2026-08-28T04:04:17.351175+00:00, sha 4eeb4d49c370)
- Data as of 2026-08-30T08:39:29.467469+00:00.
