仅自用 | For personal use only
  • Dart 92.3%
  • JavaScript 2.1%
  • C++ 1.7%
  • Kotlin 1.4%
  • CMake 1%
  • Other 1.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-04 20:50:03 +08:00
.github ci: 构建完成后再创建 Release 2026-06-02 20:19:53 +08:00
android feat: Android 后台下载使用前台服务保活 (#102) 2026-06-18 23:53:21 +08:00
assets feat: 阅读器 PageUp/PageDown 键功能可配置 (#137) 2026-07-21 22:05:20 +08:00
debian 替换包名,更新应用内链接并清理 AltStore/Fastlane 配置 (#2) 2026-04-09 16:35:02 +08:00
doc Add downloaded comic restore in import comic 2026-01-17 20:31:16 +08:00
ios fix: 修复IOS构建错误 2026-05-03 21:09:57 +08:00
lib feat: 下载章节弹窗增加全选/反选/取消全选 (#140) 2026-08-04 20:50:03 +08:00
linux 替换包名,更新应用内链接并清理 AltStore/Fastlane 配置 (#2) 2026-04-09 16:35:02 +08:00
macos fix: 更新 sqlite3 依赖至 3.52.0 2026-04-12 14:13:18 +08:00
patch fix: 修复一些错误 (#37) 2026-05-02 14:51:08 +08:00
test feat: CBZ 分章节导出 (#133) 2026-07-14 22:01:45 +08:00
windows fix(windows): 静默 MSVC 14.51 协程硬错误以修复 Windows 构建 2026-06-19 14:36:01 +08:00
.gitignore refactor: 使用GestureDetector重构阅读器手势处理 (#25) 2026-04-26 16:57:08 +08:00
.metadata initial commit 2024-09-29 16:17:03 +08:00
analysis_options.yaml fix: 修复一些错误 (#37) 2026-05-02 14:51:08 +08:00
LICENSE Create LICENSE 2024-10-29 12:41:10 +08:00
pubspec.lock chore: 更新 photo_view 2026-06-03 22:07:03 +08:00
pubspec.yaml chore: bump version to 1.15.0 2026-07-29 21:28:26 +08:00
README.md docs: update README.md 2026-04-30 15:46:36 +08:00
rust-toolchain.toml add missing targets (#282) 2025-03-19 18:58:58 +08:00

注意

这是自用项目,可能会随时做激进更改,使用请慎重。

如果你从原项目迁移过来,WebDAV 同步目录请使用新的目录,不要和原项目共用同一目录,否则可能导致数据异常。

安装

从 Release 下载

GitHub Releases 下载最新版本。

包管理器下载

Windows (Scoop)

scoop bucket add endless https://github.com/haukuen/endless
scoop install venera

macOS (Homebrew)

brew tap haukuen/tap
brew install --cask venera