-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# LocalizeEpub_For_Windows | ||
|
||
使用C#重写的[LocalizeEpub](https://github.com/wsndshx/LocalizeEpub) Windows客户端, 使用繁化姬(Fanhuaji)等第三方服务对EPUB文件进行繁化/简化或翻译等操作. | ||
|
||
![image](https://user-images.githubusercontent.com/7829265/155725243-e31d3432-b415-4c6d-a175-287809bb842e.png) | ||
(不要被我的文字骗了, 拖拽是无效的) | ||
|
||
## 食用说明 | ||
|
||
单击虚线框内部, 在弹出的窗口中选择你需要转换的文件. 然后应该就能看见如下图所示的界面 | ||
|
||
![image](https://user-images.githubusercontent.com/7829265/155727562-b7bdc53e-e85f-4012-989c-8c5c60ccd801.png) | ||
|
||
转换完成的文件默认存放在当前程序所在目录的`LocalizeEpub_output`文件夹中 | ||
|
||
## 开发计划 | ||
|
||
- [x] 繁化姬 | ||
- [x] 所有支持的转换类型 | ||
- [ ] 腾讯云 | ||
- [ ] 错别字纠正 | ||
- [ ] DeepL | ||
|
||
如果没有什么意外的话, 大概率不会怎么勤奋的去更新(~~毕竟没有小说看了, 动力不足~~要开学了嘛) |