共计 3944 个字符,预计需要花费 10 分钟才能阅读完成。
Readest 是一款开源的、功能丰富的电子书阅读器,基于现代技术栈 Next.js 15 和 Tauri v2 开发,旨在为用户提供沉浸式和深度阅读体验。
软件功能
1. 多格式支持:支持 EPUB、MOBI、KF8(AZW3)、FB2、CBZ、PDF(实验性)等多种电子书格式,满足不同用户的多样化需求。
2. 灵活阅读模式:提供分页和滚动两种阅读模式,用户可根据自己的阅读习惯自由切换。
3. 高效注释与标记:在阅读过程中,用户可以方便地使用高亮、书签和笔记功能来标记重点内容,轻松整理知识点,还支持以 markdown 格式导出注释,方便用户进行知识整理和分享。
4. 全文搜索与翻译:内置的全文搜索功能让用户能够迅速定位到书中的特定内容,而集成的 DeepL 翻译工具则能帮助用户轻松理解外文书籍中的难点。
5. 双屏平行阅读:如果需要同时参考两本书籍,或者在阅读时进行文本对比,Readest 的双屏平行阅读功能就能派上用场,方便用户进行学术研究、文献对比或资料参照。
6. 个性化排版设置:用户可以自定义字体、主题和颜色,甚至还能设置翻页动画和自定义 CSS 样式,打造属于自己的阅读环境。
7. 内置同步服务器:通过注册并登录账户,用户可以获得 500MB 的云同步空间,目前完全免费。可同步书籍、笔记和阅读进度,实现多端同步阅读。
8. TTS 语音朗读:支持 Edge TTS 无限朗读书籍,并提供多种声音选择,方便用户解放双眼,以听书的方式享受阅读。
9. 智能工具集成:内置了词典和维基百科查询功能,让用户在阅读时遇到不懂的词汇或概念时,可以立即查阅,提升阅读效率和信息获取深度。
软件特点
1. 开源免费:代码完全开源,用户可以参与贡献,并且软件本身免费使用,没有繁杂扰人的广告,为用户提供了一个简洁、高效、专注的阅读环境。
2. 跨平台性强:支持 Windows、macOS、Linux、Android、iOS/iPadOS 和 Web 等多种平台,实现阅读进度、书库、笔记和标注在所有设备间的自动同步,确保用户在不同设备间切换时阅读无中断。
3. 功能丰富强大:具备多格式支持、双屏平行阅读、全文搜索、翻译、注释标记、语音朗读等多种功能,还支持 AI 文本摘要、漫画阅读等特色功能,能满足用户在休闲阅读、学术研究、语言学习等不同场景下的阅读需求。
4. 高度个性化:提供丰富的字体、布局、主题颜色(含护眼模式)及日 / 夜间模式选择,还支持自定义 CSS 样式,满足高级用户的个性化需求,让用户可以根据自己的喜好和阅读习惯,打造完全符合个人需求的舒适阅读体验。
更新日志
v0.9.80
compat: fixed zoom level handling on iOS and macOS, closes #1784 by @chrox in #1978
fix(layout): prevent layout shift on Android browsers, closes #1979 by @chrox in #1980
fix(kosync): handle non-standard XPath syntax from Koreader, closes #1968 by @chrox in #1988
fix: restore scale factor (zoom level) for PDFs, closes #1985 by @chrox in #1989
fix: correctly parse filenames for woff/woff2 font files on Android, closes #1981 by @chrox in #1990
fix: use transparent background for rounded window on Linux, closes #1982 by @chrox in #1991
fix: avoid pagination until book view is inited, closes #1983 by @chrox in #1994
feat: swipe to paginate on fixed layout books, closes #1028 by @chrox in #1995
chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1999
fix: don’t show rounded window in maximized or fullscreen mode on Linux, closes #1998 by @chrox in #2001
fix: pagination with volume keys now has right direction for RTL books, closes #1996 by @chrox in #2004
fix(tts): compensate audio fade-in for resumed play on iOS and macOS, closes #2005 by @chrox in #2006
fonts: support variable fonts when importing ttf/otf font files, closes #2003 by @chrox in #2007
feat: show groups in list mode in the library page, closes #978 by @chrox in #2009
fix: also apply zoom shortcuts to PDFs by @chrox in #2016
refactor(a11y): add basic lint for accessibility by @chrox in #2021
feat: add support links in the about window by @chrox in #2024
fix: support dragging window on touch screen, closes #2010 by @chrox in #2025
fix: occasionally failed double click detection on the header bar on Windows, closes #2015 by @chrox in #2026
feat(metadata): add an option to remove cover image, closes #2020 by @chrox in #2028
fix: add delete confirmation for book deletion from contextmenu, closes #2013 by @chrox in #2029
Update translation.json by @StepanSad in #2032
fb2: respect elements nested in stanza by @danielleontiev in #2038
a11y: add screen reader support for iOS and macOS by @chrox in #2040
fix(sync): resolve issue where invalid tokens were occasionally used with the storage API by @chrox in #2041
fix(layout): fix break word for titles in book detail, closes #2039 by @chrox in #2043
a11y: accessibility for mobile platforms by @chrox in #2044
fix(layout): show focus ring only for keyboard navigation by @chrox in #2046
a11y: support NVDA screen reader on Windows and Orca screen reader on Linux by @chrox in #2050
doc: update accessibility support in README by @chrox in #2051
chore: check file status before deleting cloud files by @chrox in #2053
feat(sync): aggregate books with metadata hash for progress and annotation sync by @chrox in #2062
feat(kosync): use metadata hash to aggregate different versions of the same book by @chrox in #2063
fix(metadata): handle invalid language code and title when importing, closes #2056 and closes #2058 by @chrox in #2064
fix(config): prevent occasional errors when saving progress and configs by @chrox in #2065
fix: jump to current item in virtualized TOC list, closes #2055 by @chrox in #2066
release: version 0.9.80 by @chrox in #2067
下载地址
Readest(跨平台电子书阅读器) v0.9.80 中文绿色版
夸克云:https://pan.quark.cn/s/62686a79d7a2
城通盘:https://url33.ctfile.com/d/2655733-68244187-03f60a?p=2023 (访问密码: 2023)
百度云:https://pan.baidu.com/s/1dJDSyHcFeno-RoP5Qwfh6A?pwd=mwyq
蓝奏云:https://gndown.lanzoue.com/b00efui2ij
123 盘:https://www.123912.com/s/wszYTd-wcM6d