mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
translating
This commit is contained in:
parent
acff16a214
commit
f6fc110e55
@ -1,106 +0,0 @@
|
||||
[#]: subject: "Koodo is an All-in-one Open Source eBook Reader App for Linux"
|
||||
[#]: via: "https://itsfoss.com/koodo-ebook-reader/"
|
||||
[#]: author: "Abhishek Prakash https://itsfoss.com/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Koodo is an All-in-one Open Source eBook Reader App for Linux
|
||||
======
|
||||
|
||||
There are [several ebook readers available for desktop Linux users][1].
|
||||
|
||||
Almost all distributions come with a document reader that can open PDF files. It may also support other file formats like epub or Mobi, but that’s not guaranteed.
|
||||
|
||||
This is why specialized applications like [Foliate][2] and Calibre are needed to read and manage ebooks in various formats.
|
||||
|
||||
Recently, I came across another open source software that boasts several exciting features for an ebook reader.
|
||||
|
||||
### Koodo: It has all you can think of
|
||||
|
||||
[Koodo][3] is an all-in-one open source ebook reader with features to help you better manage and read your ebooks. It is a cross-platform app you can download on Linux, Windows, and macOS. You can even [use it in a web browser][4].
|
||||
|
||||
The user interface looks modern, probably because it is an Electron app. You’ll have to import the books and add them to Koodo. It doesn’t import books by folders. You can select multiple files for import, though. Got too many books? Add some to your favorites for quick access.
|
||||
|
||||
![Koodo ebook reader interface][5]
|
||||
|
||||
I used the AppImage format, and for reasons unknown, it didn’t show the thumbnails for the file.
|
||||
|
||||
![Koodo ebook reader dark mode interface][6]
|
||||
|
||||
It supports popular ebook file formats like PDF, Mobi, and Epub. But it doesn’t end here. It also supports comic book formats like CBR, CBZ, and CBT. There is more. It can also read FictionBooks (.fb2), Markdown, and Rich Text Format (RTF), along with MS Office word documents (Docx).
|
||||
|
||||
Apart from supporting the huge number of file formats, it also provides several features to improve your reading experience.
|
||||
|
||||
You can highlight texts and annotate them with text notes. You can also search for selected text in the current document or on Google.
|
||||
|
||||
![Annotate, highlight or translate selected text][7]
|
||||
|
||||
The highlighted text and notes can be accessed from the sidebar in the main application window.
|
||||
|
||||
There are options for text-to-speech and translating selected text. However, neither of the two features worked in my testing. I used the AppImage version of Koodo.
|
||||
|
||||
Koodo supports various layouts. You can read the documents in single-column, two-column, or continuous scrolling layouts. For ePub and Mobi format, it automatically opens in a two-column layout. For PDF, single column layout is selected by default.
|
||||
|
||||
You can customize the UI as per your liking. Change the fonts, size, paragraph spacing, text color, background color, line spacing, brightness, and more.
|
||||
|
||||
![koodo additional features][8]
|
||||
|
||||
Koodo supports night reading mode along with five different themes. You can switch between the themes as per your preference.
|
||||
|
||||
You can also synchronize your books and reading data (like highlights, notes, etc.) across devices with Dropbox or other [cloud services][9] that support Webdav protocol.
|
||||
|
||||
![You can backup your data in your preferred cloud service][10]
|
||||
|
||||
### Getting Koodo on Linux
|
||||
|
||||
If you want to experience Koodo for experimentation, you can try its online version. You get to use Koodo in a web browser. Your data is stored locally in the browser, and if you clean the browser cache, you lose the data (highlights, notes, etc. but not the books stored on your computer).
|
||||
|
||||
[Try Koodo Online][11]
|
||||
|
||||
If you like its features, you can opt to install Koodo on your computer.
|
||||
|
||||
There are several options available for Linux users. You have deb file for Debian and Ubuntu-based distributions, RPM for Red Hat and Fedora and Snap, AppImage and ex file for all distributions.
|
||||
|
||||
You can get the installer of your choice from the project’s homepage.
|
||||
|
||||
[Download Koodo][12]
|
||||
|
||||
### Conclusion
|
||||
|
||||
Koodo is not perfect. It has a huge list of features, but not everything works flawlessly, as I found in my testing.
|
||||
|
||||
Still, it’s a good application that has the potential to become popular among users. There are only a few applications that package so many features.
|
||||
|
||||
Kudos to Koodo developer for creating a promising open source application for desktop users.
|
||||
|
||||
You can [visit the project’s repository][13] to look into source code, report bugs, or show some love to developers by starring the project.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/koodo-ebook-reader/
|
||||
|
||||
作者:[Abhishek Prakash][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://itsfoss.com/best-ebook-readers-linux/
|
||||
[2]: https://itsfoss.com/foliate-ebook-viewer/
|
||||
[3]: https://koodo.960960.xyz/en
|
||||
[4]: https://reader.960960.xyz/#/manager/empty
|
||||
[5]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-ebook-reader-interface.webp
|
||||
[6]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-interface.png
|
||||
[7]: https://itsfoss.com/wp-content/uploads/2022/07/koobo-ebook-reader-features.webp
|
||||
[8]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-additional-features.webp
|
||||
[9]: https://itsfoss.com/cloud-services-linux/
|
||||
[10]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-backup-restore-feature.png
|
||||
[11]: https://reader.960960.xyz/
|
||||
[12]: https://koodo.960960.xyz/en
|
||||
[13]: https://github.com/troyeguo/koodo-reader
|
@ -0,0 +1,106 @@
|
||||
[#]: subject: "Koodo is an All-in-one Open Source eBook Reader App for Linux"
|
||||
[#]: via: "https://itsfoss.com/koodo-ebook-reader/"
|
||||
[#]: author: "Abhishek Prakash https://itsfoss.com/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Koodo 是一款适用于 Linux 的一体化开源电子书阅读器应用
|
||||
======
|
||||
|
||||
[有几个可供桌面 Linux 用户使用的电子书阅读器][1]。
|
||||
|
||||
几乎所有发行版都带有可以打开 PDF 文件的文档阅读器。它还可能支持其他文件格式,例如 epub 或 Mobi,但这不能保证。
|
||||
|
||||
这就是为什么需要像 [Foliate][2] 和 Calibre 这样的专门应用来阅读和管理各种格式的电子书的原因。
|
||||
|
||||
最近,我遇到了另一个开源软件,它为电子书阅读器提供了几个令人兴奋的功能。
|
||||
|
||||
### Koodo:它有你能想到的一切
|
||||
|
||||
[Koodo][3] 是一款多合一的开源电子书阅读器,具有帮助你更好地管理和阅读电子书的功能。它是一个跨平台应用,你可以在 Linux、Windows 和 macOS 上下载。你甚至可以[在网络浏览器中使用它][4]。
|
||||
|
||||
用户界面看起来很现代,可能是因为它是一个 Electron 应用。你必须导入书籍并将它们添加到 Koodo。它不按文件夹导入书籍。不过,你可以选择多个文件进行导入。书太多了?将一些添加到你的收藏夹以便快速访问。
|
||||
|
||||
![Koodo ebook reader interface][5]
|
||||
|
||||
我使用了 AppImage 格式,但由于未知原因,它没有显示文件的缩略图。
|
||||
|
||||
![Koodo ebook reader dark mode interface][6]
|
||||
|
||||
它支持流行的电子书文件格式,如 PDF、Mobi 和 Epub。但这并没有结束。它还支持 CBR、CBZ 和 CBT 漫画书格式,它还支持更多。它还可以阅读 FictionBooks (.fb2)、Markdown 和富文本格式 (RTF) 以及 MS Office word 文档 (Docx)。
|
||||
|
||||
除了支持海量文件格式外,它还提供了多种功能来改善你的阅读体验。
|
||||
|
||||
你可以高亮显示文本并使用文本注释对其进行注释。你还可以在当前文档或 Google 上搜索选定的文本。
|
||||
|
||||
![Annotate, highlight or translate selected text][7]
|
||||
|
||||
可以从主应用窗口的侧边栏中访问高亮显示的文本和注释。
|
||||
|
||||
有文本到语音和翻译选定文本的选项。但是,这两个功能在我的测试中都不起作用。我使用了 Koodo 的 AppImage 版本。
|
||||
|
||||
Koodo 支持各种布局。你可以以单列、双列或连续滚动布局阅读文档。对于 ePub 和 Mobi 格式,它会自动以双列布局打开。对于 PDF,默认选择单列布局。
|
||||
|
||||
你可以根据自己的喜好自定义 UI。更改字体、大小、段落间距、文本颜色、背景颜色、行间距、亮度等。
|
||||
|
||||
![koodo additional features][8]
|
||||
|
||||
Koodo 支持夜间阅读模式以及五个不同的主题。你可以根据自己的喜好在主题之间切换。
|
||||
|
||||
你还可以使用 Dropbox 或其他支持 Webdav 协议的[云服务][9]跨设备同步你的书籍和阅读数据(如高亮、笔记等)。
|
||||
|
||||
![You can backup your data in your preferred cloud service][10]
|
||||
|
||||
### 在 Linux 上获取 Koodo
|
||||
|
||||
如果你想体验 Koodo 进行实验,你可以试试它的在线版本。你可以在网络浏览器中使用 Koodo。你的数据本地存储在浏览器中,如果你清理浏览器缓存,你会丢失数据(高亮、笔记等,但不会丢失计算机上存储的书籍)。
|
||||
|
||||
[在线尝试 Koodo][11]
|
||||
|
||||
如果你喜欢它的功能,你可以选择在您的计算机上安装 Koodo。
|
||||
|
||||
Linux 用户有多种选择。你有 Debian 和基于 Ubuntu 的发行版的 deb 文件、Red Hat 和 Fedora 的 RPM 以及所有发行版的 Snap、AppImage 和可执行文件。
|
||||
|
||||
你可以从项目主页获取你选择的安装程序。
|
||||
|
||||
[下载 Koodo][12]
|
||||
|
||||
### 总结
|
||||
|
||||
Koodo 并不完美。它有大量功能,但并非所有功能都能完美运行,正如我在测试中发现的那样。
|
||||
|
||||
尽管如此,它仍然是一个很好的应用,有可能在用户中流行起来。只有少数几个应用包含如此多的功能。
|
||||
|
||||
感谢 Koodo 开发人员为桌面用户创建了一个有前途的开源应用。
|
||||
|
||||
你可以[访问项目的仓库][13]来查看源代码、报告 bug 或者通过给项目加星来向开发者表达一些喜爱。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/koodo-ebook-reader/
|
||||
|
||||
作者:[Abhishek Prakash][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://itsfoss.com/best-ebook-readers-linux/
|
||||
[2]: https://itsfoss.com/foliate-ebook-viewer/
|
||||
[3]: https://koodo.960960.xyz/en
|
||||
[4]: https://reader.960960.xyz/#/manager/empty
|
||||
[5]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-ebook-reader-interface.webp
|
||||
[6]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-interface.png
|
||||
[7]: https://itsfoss.com/wp-content/uploads/2022/07/koobo-ebook-reader-features.webp
|
||||
[8]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-additional-features.webp
|
||||
[9]: https://itsfoss.com/cloud-services-linux/
|
||||
[10]: https://itsfoss.com/wp-content/uploads/2022/07/koodo-backup-restore-feature.png
|
||||
[11]: https://reader.960960.xyz/
|
||||
[12]: https://koodo.960960.xyz/en
|
||||
[13]: https://github.com/troyeguo/koodo-reader
|
Loading…
Reference in New Issue
Block a user