Translated

This commit is contained in:
2023-03-21 14:21:23 +08:00 committed by GitHub
parent 783a0bc6a1
commit 3952bcc74e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 272 additions and 272 deletions

View File

@ -1,272 +0,0 @@
[#]: subject: "Top 5 Best EPUB Readers for Linux [Compared]"
[#]: via: "https://www.debugpoint.com/epub-readers-linux/"
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
[#]: collector: "lkxed"
[#]: translator: "robsean"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Top 5 Best EPUB Readers for Linux [Compared]
======
**Are you looking for the best EPUB readers for Linux? Here are the best FOSS EPUB readers for you.**
Are you an avid Linux user who loves reading ebooks? If yes, you must know that the default document viewer on most of the Linux distros may not meet all your requirements for being a bookworm.
EPUB is a widely used open ebook format supported by most ebook readers. Thankfully, several EPUB reader apps are available in the Ubuntu software centre and other repositories that you can download for free.
But remember, there are only a couple of good readers available. Not many!
In this article, well discuss the best EPUB readers for Ubuntu Linux that will enhance your reading experience. Well also explore their features and benefits, so you can choose the one that suits your needs.
But before that, what features should you look for in a “good” EPUB reader?
### Features to Look for in an EPUB Reader
- **User Interface**: A good EPUB reader should have a clean and intuitive user interface that makes navigating and customising your reading experience easy. Its not a physical book you are reading, so the user interface is essential for the “physical book” reading experience!
- **Customization**: The ability to customize the font size, font type, background colour, and other settings is an essential feature that enhances your reading experience.
- **Bookshelf**: A bookshelf is a handy feature that allows you to organize your EPUB files and keep track of your reading progress.
- **Annotation**: The ability to highlight, underline, and add notes to your EPUB files is a valuable feature that helps you remember important points.
- **Syncing**: If you read EPUB files on multiple devices, syncing your reading progress and bookmarks are essential to avoid losing track of your progress.
Now, lets take a look at the best EPUB readers for Ubuntu and other Linux that offer all the features mentioned above.
### Best EPUB readers for Ubuntu and other Linux distros
#### Calibre
The first on this list is Calibre which is the best & complete ebook management solution. It is a powerful EPUB reader that also serves as an ebook management tool. It is a popular choice among users due to its extensive feature set, including the ability to convert EPUB files to different formats, edit EPUB files, and even create your own EPUB files. Calibre also has a user-friendly interface and allows you to customize your reading experience.
![Calibre welcome wizard][1]
Calibre is continuously updated, with features and enhancements pouring in every month. It is very active in its development and one of the best on this list.
- Supports several ebook devices (Android, iOS based)
- EPUB reader and manager
- Custom rating and tagging for your ebook library
- Fetch ebook metadata from the internet
- Read news from popular news sources and make ebooks!
- Upload ebooks to Kindle and other readers with the auto converter (with download as well)
- Built-in browser to shop ebooks
![Calibre main window][2]
![Uploading books to Calibre][3]
You can download Calibre from the official website. Alternatively, you can [set up Flatpak & Flathub][4] for your Linux distribution and hit the below button to install (or use the command):
[Install Calibre as Flatpak][5]
```
flatpak install com.calibre_ebook.calibre
```
For other download options (Windows, macOS and native Linux packages), visit [this page][6].
#### Foliate
We featured Foliate in [part 3 of best Ubuntu apps][7] series earlier. It is a lightweight and modern EPUB reader that offers a range of customization options. Its based on GTK4 and seamlessly integrates itself with the GNOME desktop. It has a sleek interface that is easy to navigate and the ability to customize font size, font type, and line spacing.
![Foliate main window and settings][8]
Foliate also includes a dark mode for nighttime reading and the option to adjust the colour temperature built-in to reduce eye strain.
**Feature summary:**
- Immersive view with autohide feature of main top bar for reading
- Catalogue view with direct download support from major ebook websites
- Multiple views two-page and scrolling view
- Custom font and line-spacing
- Built-in brightness control, which applies to the app only!
- Reading progress sliders
- Bookmark, annotation support
- Search inside book
- Quick dictionary lookup
![Foliate reader view][9]
![Foliate library view][10]
The best way to download Okular is using Flatpak. Set up your [system for Flatpak & Flathub][4] and using the below link to install it (or use the command mentioned below):
[Install Foliate using Flatpak][11]
```
flatpak install com.github.johnfactotum.Foliate
```
To learn more about Foliate, visit the official [website][12].
#### Okular
KDEs own document viewer is Okular which also supports EPUB files. It is a feature-rich application that offers a range of customization options, including font size, font type, and background colour. Okular also has a built-in annotation feature, which you can use to annotate your EPUB files. It also supports a wide range of file formats:
- EPUB
- PDF
- DjVU
- Image files: JPEG, PNG, GIF, Tiff, WebP
- Comics files: CBR and CBZ
However, you cant manage ebook collections or download ebooks using Okular.
![Okular][13]
You can install Okular in Ubuntu and other related distribution using:
```
sudo apt install okular
```
For Fedora and related distros:
```
sudo dnf install okular
```
If you prefer Flatpak, set up your system as Flatpak and install it using the below link (or use the command mentioned below):
[Install Okular as Flatpak][14]
```
flatpak install org.kde.okular
```
#### Bookworm
The next EPUB reader on this list is Bookwork, which is totally underrated in my opinion. It is actually an elementary OS app but available for installation for all Linux distributions.
It has a clean interface and offers a range of customization options, including font size, font type, and background colour. Bookworm also allows you to organize your EPUB files into collections and keep track of your reading progress.
![Bookworm library view][15]
In addition, you can easily manage your EPUB books using a built-in tag editor and rating system. Also, it has support for annotation, search, chapter and keyboard-driven browsing.
Last but not least, it supports EPUB, MOBI, PDF, EB2, CBR and CBZ files.
![Bookworm EPUB reader view][16]
Installation is easy. If you are an elementary OS user, you can search for “bookworm” in AppCenter.
For Ubuntu and related distros, you can install it using the below PPA:
```
sudo add-apt-repository ppa:bookworm-team/bookwormsudo apt-get updatesudo apt-get install com.github.babluboy.bookworm
```
If you prefer Flatpak, set up your system for Flathub & Flatpak and install it using the below command:
```
flatpak install com.github.babluboy.bookworm
```
To learn more, visit the [official website][17].
#### FBReader
The final app in this best EPUB readers list is FBReader. Before you read, note that it was open source until 2015. But now, it is not open source. However, a developer SDK is available.
It is a popular and versatile EPUB reader that is available for all Linux distros. It has a simple and user-friendly interface allows you to customize your reading experience. FBReader also supports various ebook formats, including EPUB, MOBI, FB2 and HTML. It also offers a bookshelf feature that allows you to organize your ebooks and keep track of your reading progress.
FBRedaer also supports cloud sync of your library between your devices.
![FBReader][18]
Installing FBReader is a little difficult for Linux since it is only available as a Snap package. You can install it using snap as below after [setting up your system for Snap][19].
```
sudo snap install fbreader
```
To learn more about FBReader, visit the official [website][20].
### More EPUB readers for Linux
**Koodo reader**
Its a fairly new FOSS EPUB reader with tons of features. And it looks great too. The only thing is it is built using Javascript, HTML and TypeScript. So, not a native app, but its fast. You might want to give it a try. Koodo reader comes with AppImage, native deb and RPM files for Linux.
You can [download here][21], and here are some screenshots.
![Koodo EPUB reader][22]
![Koodo - reader view][23]
![Koodo options][24]
There are two other EPUB readers but they are now discontinued, unfortunately.
- [GNOME Books][25]
- [epub CLI reader][26]
### Comparison Table of the EPUB readers
To make it easier for you to choose the right EPUB reader for your needs, weve created a comparison table highlighting each EPUB readers key features described above.
| EPUB Reader | User Interface | Customization | Bookshelf | Annotation | Syncing |
| :- | :- | :- | :- | :- | :- |
| Calibre | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Foliate | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
| Bookworm | ✔️ | ✔️ | ✔️ | ❌ (limited) | ❌ |
| Okular | ✔️ | ✔️ | ❌ | ❌ (limited) | ❌ |
| FBReader | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
### Where to get free ebooks?
Many websites give you vast collections of comics and novels from prominent authors. The best website is “Project Gutenberg”. Here you can download 60,000+ ebooks from all categories.
Visit the website using the link below. Once you have downloaded it, you can use any of the above EPUB readers to make your personal ebook collection and enjoy.
[Project Gutenberg][27]
You can also try _standard ebooks_with a refined collection of free e-books.
[Standard eBooks][28]
### Conclusion
In conclusion, several EPUB readers are available for Linux that offer a range of features to enhance your reading experience. Calibre is an excellent choice if youre looking for a feature-rich EPUB reader that also functions as an ebook management tool. Foliate & Bookworm is a lightweight and modern app perfect for those who value customization options.
I hope with the above comparison and detailed descriptions; you can now choose the best EPUB reader for your needs.
--------------------------------------------------------------------------------
via: https://www.debugpoint.com/epub-readers-linux/
作者:[Arindam][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://www.debugpoint.com/author/admin1/
[b]: https://github.com/lkxed/
[1]: https://www.debugpoint.com/wp-content/uploads/2023/03/Calibre-welcome-wizard.jpg
[2]: https://www.debugpoint.com/wp-content/uploads/2023/03/Calibre-main-window.jpg
[3]: https://www.debugpoint.com/wp-content/uploads/2023/03/Uploading-books-to-Calibre.jpg
[4]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/
[5]: https://dl.flathub.org/repo/appstream/com.calibre_ebook.calibre.flatpakref
[6]: https://calibre-ebook.com/download
[7]: https://www.debugpoint.com/necessary-ubuntu-apps-2022/
[8]: https://www.debugpoint.com/wp-content/uploads/2023/03/Foliate-main-window-and-settings.jpg
[9]: https://www.debugpoint.com/wp-content/uploads/2023/03/Foliate-reader-view.jpg
[10]: https://www.debugpoint.com/wp-content/uploads/2023/03/Foliate-library-view.jpg
[11]: https://dl.flathub.org/repo/appstream/com.github.johnfactotum.Foliate.flatpakref
[12]: https://johnfactotum.github.io/foliate/
[13]: https://www.debugpoint.com/wp-content/uploads/2023/03/Okular.jpg
[14]: https://dl.flathub.org/repo/appstream/org.kde.okular.flatpakref
[15]: https://www.debugpoint.com/wp-content/uploads/2023/03/Bookworm-library-view.jpg
[16]: https://www.debugpoint.com/wp-content/uploads/2023/03/Bookworm-EPUB-reader-view.jpg
[17]: https://babluboy.github.io/bookworm/
[18]: https://www.debugpoint.com/wp-content/uploads/2023/03/FBReader.jpg
[19]: https://www.debugpoint.com/how-to-install-and-use-snap-packages-in-ubuntu/
[20]: https://fbreader.org/en
[21]: https://koodo.960960.xyz/en
[22]: https://www.debugpoint.com/wp-content/uploads/2023/03/Koodo-EPUB-reader.jpg
[23]: https://www.debugpoint.com/wp-content/uploads/2023/03/Koodo-reader-view.jpg
[24]: https://www.debugpoint.com/wp-content/uploads/2023/03/Koodo-options.jpg
[25]: https://gitlab.gnome.org/Archive/gnome-books
[26]: https://github.com/rupa/epub
[27]: https://www.gutenberg.org/
[28]: https://standardebooks.org/ebooks

View File

@ -0,0 +1,272 @@
[#]: subject: "Top 5 Best EPUB Readers for Linux [Compared]"
[#]: via: "https://www.debugpoint.com/epub-readers-linux/"
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
[#]: collector: "lkxed"
[#]: translator: "robsean"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Linux 上 5 款最好的 EPUB 阅读器
======
**你正在为 Linux 寻找最好的 EPUB 阅读器?这里是为你准备的最好的自由开源的 EPUB 阅读器。**
你是一位热衷于阅读电子书的 Linux 用户吗?如果,是的,你必然知道在 Linux 发行版上的默认文档阅读器不能满足你作为一名书虫的所有要求。
EPUB 是一种广泛使用的开放电子书格式,大多数的电子书阅读器都支持。值得庆幸的是,在 Ubuntu 软件中心和其它存储库中有一些 EPUB 阅读器应用程序,你可以自由下载它们。.
但是,请记住,仅有几个好用的阅读器。并不是有很多!
在这篇文章中,我们将讨论在 Ubuntu linux 上的最好的 EPUB 阅读器,这将增强你的阅读体验。我们也将探讨它们的特色功能和优点,以便你可以选择一个适合你的应用程序。
但是,在此之前,在一个 “令人满意的” EPUB 阅读器中,你可以找到哪些特色功能?
### 在一款 EPUB 阅读器中所渴望的特色功能
- **用户界面**: 一款好的 EPUB 阅读器应该有一个简单易懂的用户界面,它会使导航和自定义你的优点体验变得简单。你并不是在阅读一本实体书,因此,对于 “实体书” 的阅读体验来说,用户界面是极其重要的!
- **自定义**: 拥有自定义字体大小、字体类型、背景颜色和其它设置的能力,它们将增强你的阅读体验。
- **书架**: 书架是一种很方便的特色功能,它允许你组织你的 EPUB 文件和保持追踪你的阅读进度。
- **注释**: 在你的 EPUB 文件中,高亮显示、下划线和添加注释是一种很重要的特色功能,它会帮助你记住重点。
- **同步**: 如果你在多台设备上阅读 EPUB 文件,同步你的阅读进度和书签是非常重要的,可以避免丢失你的追踪进度.
现在,让我们看看为 Ubuntu 和其它的 linux 发行版 提供的最好的 EPUB 阅读器,它们都涉及上述所有的特色功能。
### 在 Ubuntu 和其它 Linux 发行版上的最好的 EPUB 阅读器
#### Calibre
在这份列表上的第一款阅读器是 Calibre ,它是最好的和最完整的电子书管理解决方案。它是一款功能强大的 EPUB 阅读器,也提供电子书管理工具。它在用户中是一种流行的选择,因为它有丰富的特色功能集,包括:转换 EPUB 文件到不同的格式、编辑 EPUB 文件,甚至创建你自己的 EPUB 文件的功能。Calibre 也有一个用户友好的界面,允许你自定义你的阅读体验。
![Calibre welcome wizard][1]
Calibre 正在持续更新,每个月都会有大量的特色功能和增强的功能。它的开发活动是非常活跃的,它是这份列表中最好的一个。
- 支持多种电子书设备 (基于 Android、iOS 的设备)
- EPUB 阅读器和管理器
- 为你的电子书库评级和标记
- 从因特网获取电子书的元数据
- 从流行的新闻源处阅读新闻,制作电子书!
- 使用自动转换器来上传电子书到 Kindle 和其它的阅读器 (当然,也可以下载)
- 内置可购买电子书的浏览器
![Calibre main window][2]
![Uploading books to Calibre][3]
你可以从其官方网站下载 Calibre 。或者,你可以为你的 Linux 发行版 [设置 Flatpak & Flathub][4] ,并单击下面的按钮来安装 (或 使用命令)
[使用 Flatpak 来安装 Calibre][5]
```
flatpak install com.calibre_ebook.calibre
```
针对其它的下载选项 (Windows、macOS 和原生的 Linux 软件包),访问 [这个网页][6] 。
#### Foliate
我们在先前的 [最佳的 Ubuntu 应用程序的第 3 部分apps][7] 系列中介绍了 Foliate 。它是一款轻量现代的 EPUB 阅读器,它提供了一系列的自定义选项。它是基于 GTK4 的,并且与 GNOME 桌面环境无缝集成。它有一个平滑且易于导航的界面,并且有自定义字体大小、字体类型和行距的功能。
![Foliate main window and settings][8]
Foliate 也包含:一种针对夜间阅读的深暗模式,一个调整内置颜色温度的选项,用以减少眼睛疲劳。
**功能摘要:**
- 沉浸式视图,主顶部工具条在阅读时自动隐藏
- 列入目录视图,支持从主要的电子书网站直接下载
- 多屏视图 双页面视图和滚动视图
- 自定义字体和行距
- 内置亮度控制,仅适用于应用程序本身!
- 阅读进度滑块
- 支持书签和注释
- 在书中搜索
- 快速字典查找
![Foliate reader view][9]
![Foliate library view][10]
下载 Okular 的最好方式是使用 Flatpak 来下载。针对你的系统设置 [Flatpak & Flathub][4] ,并使用下面的链接来安装它 (或 使用下面提到的命令)
[使用 Flatpak 来安装 Foliate][11]
```
flatpak install com.github.johnfactotum.Foliate
```
要学习更多关于 Foliate 的信息,访问官方[网站][12]。
#### Okular
KDE 自带的文档阅读器是 Okular ,它也支持 EPUB 文件。它是一款功能丰富的应用程序它提供了一系列自定义选项包括字体大小、字体类型和背景颜色。Okular 也有内置注释功能,你可以使用它来注释你的 EPUB 文件。它也支持很多文件格式:
- EPUB
- PDF
- DjVU
- 图形文件: JPEG 、PNG 、GIF 、Tiff 、WebP
- 漫画文件: CBR 和 CBZ
不过,你不能使用 Okular 来管理收藏或下载电子书。
![Okular][13]
你可以在 Ubuntu 及其相关发行版中安装 Okular
```
sudo apt install okular
```
针对 Fedora 及其相关发行版:
```
sudo dnf install okular
```
如果你更喜欢 Flatpak ,将你的系统设置为 Flatpak ,并使用下面的链接来安装 Flatpak (或使用下面提到的命令)
[使用 Flatpak 格式安装 Okular][14]
```
flatpak install org.kde.okular
```
#### Bookworm
在这份列表上的下一个 EPUB 阅读器是 Bookwork ,在我看来,它完全被低估了。它确实是一款 elementary OS 的应用程序,但是,对于所有的 Linux 发行版来说都是可以安装的。
它有简洁的界面并提供一系列自定义选项包括字体大小、字体类型和背景颜色。Bookworm 也允许你将你的 EPUB 文件组织到集合中,并保持追踪你的阅读进度。
![Bookworm library view][15]
另外,你可以使用一个内置的标签编辑器和评分系列来轻松地管理你的 EPUB 书籍。此外,它也支持注释、搜索、章节和键盘驱动浏览。
不可缺少的是,它支持 EPUB 、MOBI 、PDF 、EB2 、CBR 和 CBZ 文件。
![Bookworm EPUB reader view][16]
安装是很容易的。如果你是一名 elementary OS 用户,你可以在 <ruby>应用中心<rt>AppCenter</rt></ruby> 中搜索 “bookworm” 。
针对 Ubuntu 及其相关发行版,你可以使用下面的 PPA 来安装它:
```
sudo add-apt-repository ppa:bookworm-team/bookwormsudo apt-get updatesudo apt-get install com.github.babluboy.bookworm
```
如果你更喜欢 Flatpak ,将你的系统设置为 Flathub 和 Flatpak ,并使用下面的链接来安装它:
```
flatpak install com.github.babluboy.bookworm
```
要学习更多的信息,访问官方[网站][17]。
#### FBReader
在这份最好的 EPUB 阅读器列表中最后一款应用程序是 FBReader 。在你继续阅读之前,注意:它在 2015 年以前的开源软件。但是,它现在是闭源软件,不过,有一个开发者 SDK 是可用的。
它是一款流行的多功能的 EPUB 阅读器,所有的 Linux 发行版都可以获取使用。它有一个简单且用户友好的界面允许你自定义你的阅读体验。FBReader 也支持各种电子书格式包括EPUB 、MOBI 、FB2 和 HTML 。它也提供一种书架特色功能,允许你组织你的电子书和保持追踪你的阅读进度。
FBRedaer 也支持在你的设备之间云同步你的库。
![FBReader][18]
在Linux 上安装 FBReader 是有一些难度的,因为它只提供 Snap 软件包。你可以在 [针对 Snap 设置你的系统][19] 后,使用 snap 来安装它,如下所示。
```
sudo snap install fbreader
```
要学习更多关于 FBReader 的信息,访问官方 [网站][20]。
### 在 Linux 上的更多的 EPUB 阅读器
**Koodo reader**
它是一个相当新的开放自由的 EPUB 阅读器,带有大量的特色功能。并且它也看起来极好。唯一的问题是,它是使用 Javascript 、HTML 和 TypeScript 构建的。因此,它不是原生的应用程序,但是它是很快的。你可能会想尝试一下。在 Linux 上Koodo reader 提供 AppImage 、本机的 deb 和 RPM 文件。
你可以 [在这里下载][21] ,这里是一些截屏。
![Koodo EPUB reader][22]
![Koodo - reader view][23]
![Koodo options][24]
这里还有另外的两个 EPUB 阅读器,但是,不幸的是,它们已经不再继续开发了。
- [GNOME Books][25]
- [epub CLI reader][26]
### EPUB 阅读器的对比表
为使你更容易地选择适合你所需要的 EPUB 阅读器,我们创建了一个比较表,着重强调了上述 EPUB 阅读器的关键特色功能。
| EPUB 阅读器 | 用户界面 | 自定义 | 书架 | 注释 | 同步 |
| :- | :- | :- | :- | :- | :- |
| Calibre | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| Foliate | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
| Bookworm | ✔️ | ✔️ | ✔️ | ❌ (受限) | ❌ |
| Okular | ✔️ | ✔️ | ❌ | ❌ (受限) | ❌ |
| FBReader | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
### 去哪里获取免费的电子书?
很多网站为你提供来自著名作者的大量漫画和小说的收藏。最好的网站是 “Project Gutenberg” 。你可以下载来自所有分类中的 60,000 多本电子书。
使用下面的链接访问网站。在你下载电子书后,你可以使用上述任意的 EPUB 阅读器来制作和享受你的个人电子书收藏。
[Project Gutenberg][27]
你也可以尝试精选免费电子书的 _standard ebooks_
[Standard eBooks][28]
### 总结
总而言之,在 Linux 上有几个可用的 EPUB 阅读器它们提供大量的特色功能来增强你的阅读体验。Calibre 是一个极好的选择,如果你正在寻找一个功能丰富的 EPUB 阅读器它也可以作为一个电子书管理器工具。Foliate 和 Bookworm 是一个轻量的现代的应用程序,非常适合那些看重自定义选项的人。
我希望通过上述的比较和详细的描述,你现在可以为你自己选择最好的 EPUB 阅读器了。
--------------------------------------------------------------------------------
via: https://www.debugpoint.com/epub-readers-linux/
作者:[Arindam][a]
选题:[lkxed][b]
译者:[robsean](https://github.com/robsean)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://www.debugpoint.com/author/admin1/
[b]: https://github.com/lkxed/
[1]: https://www.debugpoint.com/wp-content/uploads/2023/03/Calibre-welcome-wizard.jpg
[2]: https://www.debugpoint.com/wp-content/uploads/2023/03/Calibre-main-window.jpg
[3]: https://www.debugpoint.com/wp-content/uploads/2023/03/Uploading-books-to-Calibre.jpg
[4]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/
[5]: https://dl.flathub.org/repo/appstream/com.calibre_ebook.calibre.flatpakref
[6]: https://calibre-ebook.com/download
[7]: https://www.debugpoint.com/necessary-ubuntu-apps-2022/
[8]: https://www.debugpoint.com/wp-content/uploads/2023/03/Foliate-main-window-and-settings.jpg
[9]: https://www.debugpoint.com/wp-content/uploads/2023/03/Foliate-reader-view.jpg
[10]: https://www.debugpoint.com/wp-content/uploads/2023/03/Foliate-library-view.jpg
[11]: https://dl.flathub.org/repo/appstream/com.github.johnfactotum.Foliate.flatpakref
[12]: https://johnfactotum.github.io/foliate/
[13]: https://www.debugpoint.com/wp-content/uploads/2023/03/Okular.jpg
[14]: https://dl.flathub.org/repo/appstream/org.kde.okular.flatpakref
[15]: https://www.debugpoint.com/wp-content/uploads/2023/03/Bookworm-library-view.jpg
[16]: https://www.debugpoint.com/wp-content/uploads/2023/03/Bookworm-EPUB-reader-view.jpg
[17]: https://babluboy.github.io/bookworm/
[18]: https://www.debugpoint.com/wp-content/uploads/2023/03/FBReader.jpg
[19]: https://www.debugpoint.com/how-to-install-and-use-snap-packages-in-ubuntu/
[20]: https://fbreader.org/en
[21]: https://koodo.960960.xyz/en
[22]: https://www.debugpoint.com/wp-content/uploads/2023/03/Koodo-EPUB-reader.jpg
[23]: https://www.debugpoint.com/wp-content/uploads/2023/03/Koodo-reader-view.jpg
[24]: https://www.debugpoint.com/wp-content/uploads/2023/03/Koodo-options.jpg
[25]: https://gitlab.gnome.org/Archive/gnome-books
[26]: https://github.com/rupa/epub
[27]: https://www.gutenberg.org/
[28]: https://standardebooks.org/ebooks