kindle manager

This commit is contained in:
gavin
2020-06-18 09:45:49 +08:00
parent d98d2b2cd0
commit bccb6a68cb
19 changed files with 26603 additions and 255 deletions

View File

@@ -84,18 +84,22 @@ b['1']['2'] = {'3':1} # OK
## learn lesson
## 1.1.0 (20200617)
### feature
- book information grabbed from douban / amazon
---
# feature list
- first abstract from kindle hard / local directory for different OS **done**
- add GUI use QT **done**
- use thread to check kindle connection status **done**
- first abstract from kindle hard / local directory for different OS **:white_check_mark:**
- add GUI use QT :white_check_mark:
- use thread to check kindle connection status :white_check_mark:
- import function:
- local **done**
- kindle **done**
- duokan **doing**
- amazon **doing**
- link to douban and amazon **doing**
- link to douban and amazon **done**
- export function:
- to [evernote](https://github.com/benhorvath/kindle2evernote/blob/master/kindle2evernote.py)
- to web html format
@@ -105,7 +109,7 @@ b['1']['2'] = {'3':1} # OK
- markdown **done**
- easily copy filter notes to clipboard
- implement command line based on [argparse](https://www.jianshu.com/p/a41fbd4919f8)
- mobi / epub reader **XXXX**
- mobi / epub reader :X:
- import .azw3/.epub/.mobi file to kindle
- [convert](https://github.com/jianyun8023/convert-ebook) .epub -> .mobi <br>
.azw3 -> .mobi <br>