add calibre companion plugin page

master
chrox 10 years ago
parent a5da356b38
commit 4a488998df

@ -1,64 +1,65 @@
<img align="right" src="https://github.com/koreader/koreader/raw/master/resources/koreader.png" height="256" width="256" /> <img align="right" src="https://github.com/koreader/koreader/raw/master/resources/koreader.png" height="256" width="256" />
Welcome to **Kindle/Kobo Open Reader (KOReader)** WIKI! Welcome to **Kindle/Kobo Open Reader (KOReader)** WIKI!
You can check out the latest download from the [[Download]] page. You can check out the latest download from the [[Download]] page.
WIKI in other languages: WIKI in other languages:
* [简体中文](wiki/KOReader维基) * [简体中文](wiki/KOReader维基)
## Introduction ## Introduction
KOReader is a document viewer for the Linux based eink devices. The formats it supports includes Pdf, DjVu, XPS, CBZ, FB2, TXT, HTML, RTF, CHM, EPUB, DOC, MOBI, and ZIP files. KOReader is a document viewer for the Linux based eink devices. The formats it supports includes Pdf, DjVu, XPS, CBZ, FB2, TXT, HTML, RTF, CHM, EPUB, DOC, MOBI, and ZIP files.
KOReader is rewritten from kindlepdfviewer, which is originally built by [hawhill](http://www.mobileread.com/forums/member.php?u=86292) based on the [mupdf](http://www.mupdf.com/) source. Since then it has come a long way, based on requests and updates by hackers around the world. KOReader is rewritten from kindlepdfviewer, which is originally built by [hawhill](http://www.mobileread.com/forums/member.php?u=86292) based on the [mupdf](http://www.mupdf.com/) source. Since then it has come a long way, based on requests and updates by hackers around the world.
There are related discussion threads on the MobileRead Forums, one of the biggest English language web forums for e-book reading/publishing: There are related discussion threads on the MobileRead Forums, one of the biggest English language web forums for e-book reading/publishing:
* [For Kindle devices](http://www.mobileread.com/forums/showthread.php?t=209276) * [For Kindle devices](http://www.mobileread.com/forums/showthread.php?t=209276)
* [For Kobo devices](http://www.mobileread.com/forums/showthread.php?t=216960) * [For Kobo devices](http://www.mobileread.com/forums/showthread.php?t=216960)
## For Users ## For Users
**Overview:** **Overview:**
* [[Features list]] * [[Features list]]
* [[KOReader Screenshots]] * [[KOReader Screenshots]]
**Getting started:** **Getting started:**
* [[Installation on Kindle devices]] * [[Installation on Kindle devices]]
* [[Installation on Kobo devices]] * [[Installation on Kobo devices]]
* [[KOReader Gestures]] * [[KOReader Gestures]]
* [[Dictionary support]] * [[Dictionary support]]
* [[Wikipedia support]] * [[Wikipedia support]]
* [[Troubleshooting]] * [[Troubleshooting]]
**Plugins:** **Plugins:**
* [[Evernote]] * [[Calibre Companion]]
* [[Zsync]] * [[Evernote]]
* [[Zsync]]
**Advanced:**
* [[Tips and Tricks]] **Advanced:**
* [[Change defaults]] * [[Tips and Tricks]]
* [[Reflowing tweaks]] * [[Change defaults]]
* [[Reflowing tweaks]]
## For Developers
## For Developers
* [[How to Start|Development-Guide]]
* [Coding Style][coding_style] * [[How to Start|Development-Guide]]
* [[UI Design|UIDesign]] * [Coding Style][coding_style]
* [How to collaborate with Git](https://github.com/koreader/koreader-base/wiki/CollaboratingWithGit) * [[UI Design|UIDesign]]
* [Bug Hunting in Koreader-base][bug-hunt-base] * [How to collaborate with Git](https://github.com/koreader/koreader-base/wiki/CollaboratingWithGit)
* [Remote debugging with gdbserver](https://github.com/koreader/koreader-base/wiki/Remote-debugging-with-gdbserver) * [Bug Hunting in Koreader-base][bug-hunt-base]
* [How to port KOReader to other platform][porting] * [Remote debugging with gdbserver](https://github.com/koreader/koreader-base/wiki/Remote-debugging-with-gdbserver)
* [How to port KOReader to other platform][porting]
## Known problems
See our [issue tracker][issue-tracker]. ## Known problems
See our [issue tracker][issue-tracker].
## Changelog
* [[Changelog]] ## Changelog
* [[Changelog]]
[coding_style]:https://github.com/koreader/koreader-base/wiki/Coding-style
[nightly build script]:https://gist.github.com/4002028 [coding_style]:https://github.com/koreader/koreader-base/wiki/Coding-style
[issue-tracker]:https://github.com/koreader/koreader/issues?state=open [nightly build script]:https://gist.github.com/4002028
[bug-hunt-base]:https://github.com/koreader/koreader-base/wiki/Bug-hunting-in-koreader-base [issue-tracker]:https://github.com/koreader/koreader/issues?state=open
[bug-hunt-base]:https://github.com/koreader/koreader-base/wiki/Bug-hunting-in-koreader-base
[porting]:https://github.com/koreader/koreader/wiki/porting [porting]:https://github.com/koreader/koreader/wiki/porting
Loading…
Cancel
Save