# koodo-reader
**Repository Path**: hymcode/koodo-reader
## Basic Information
- **Project Name**: koodo-reader
- **Description**: 基于 React 和 Electron 开发的 Epub 阅读器
- **Primary Language**: TypeScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 9
- **Forks**: 12
- **Created**: 2020-08-11
- **Last Updated**: 2024-11-24
## Categories & Tags
**Categories**: doc-tools
**Tags**: None
## README
Koodo Reader
一个基于 React 和 Electron 开发的 Epub 阅读器
[下载](https://koodo.960960.xyz/download) | [官网](https://koodo.960960.xyz)
## 预览
## 简介
👏 欢迎使用 **Koodo Reader** !
✍️ **Koodo Reader** 是一个开源免费的 Epub 阅读器,支持桌面版和网页版
## 特色 👇
📝 强大笔记和翻译功能,学习事半功倍
🚩 使用书架来为你的图书分类
🌎 支持 **Windows** , **MacOS** 和 **网页版**
🖥 绑定 **OneDrive**, **Google Drive**, **Dropbox** 等网盘,实现数据的多端同步
💻 您所有的数据都支持导入导出
🌱 当然 **Koodo Reader** 仍然很年轻并且有一些缺陷,但有你的支持它一定会越来越好 🏃
😘 快去添加你的第一本电子书吧
## 使用方法
桌面端:前往这里下载最新的安装包 [点我前往](https://koodo.960960.xyz/download)
网页版:代码托管在 Netlify [点我前往](https://reader.960960.xyz)
## 运行源码
请确保您电脑的 node 的版本大于 10.0.0,已配置好 yarn,git 的运行环境。
1. 将项目源码下载到本地
```
git clone https://github.com/troyeguo/koodo-reader.git
```
2. cd 到项目文件夹,运行以下代码进入客户端模式
```
yarn
yarn dev
```
3. 运行以下代码进入网页模式
```
yarn
yarn start
```
## 后续更新
我会根据大家的反馈不定时更新,当有新版本更新时,Github 会自动向您的客户端推送提醒
## 帮助
您可以在 issue 区提问,我会在力所能及的范围内提供帮助