mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-03 23:40:14 +08:00
commit
142f0678f1
@ -1,67 +0,0 @@
|
||||
[#]: subject: "KDE Team Developing a New e-Book Management App: Arianna"
|
||||
[#]: via: "https://debugpointnews.com/kde-app-arinna/"
|
||||
[#]: author: "arindam https://debugpointnews.com/author/dpicubegmail-com/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
KDE Team Developing a New e-Book Management App: Arianna
|
||||
======
|
||||
|
||||
**KDE introduces Arianna, a new ePub reader app built on Qt and Kirigami with Baloo integration for easy file organization and browsing.**
|
||||
|
||||
The renowned international free software community KDE is developing a new ePub reader application, Arianna. The app is built on top of Qt and Kirigami, providing a sleek and modern user interface.
|
||||
|
||||
Arianna serves as both an ePub viewer and a library management app. The application utilizes Baloo, KDE’s file indexing and search framework, to find and categorize existing ePub files on the user’s device.
|
||||
|
||||
The library view of Arianna keeps track of the user’s reading progress and updates with new books as soon as they are downloaded. For those with larger libraries, Arianna offers internal search functionality and the ability to browse books by genre, publisher, or author.
|
||||
|
||||
The actual reading interface of Arianna is straightforward, with its sole purpose being to display the content of the book. However, the app does come with useful features such as a progress bar to track the user’s reading progress and keyboard navigability. It also allows users to search within a book for a specific word.
|
||||
|
||||
Here are some screenshots from the announcement.
|
||||
|
||||
![Arianna - Main view][1]
|
||||
|
||||
![Reading View][2]
|
||||
|
||||
![Author View][3]
|
||||
|
||||
The app is available as Flatpak in Flathub. You need to set up Flatpak/Flathub for your Linux distribution using [this guide][4]. And use the following command to install it.
|
||||
|
||||
```
|
||||
flatpak install flathub org.kde.arianna
|
||||
```
|
||||
|
||||
Despite its impressive features, one might question the need for another ePub management application when there’s already [Calibre][5], a free and open-source alternative. However, Arianna’s modern and intuitive design, along with its seamless integration with KDE’s ecosystem, makes it a strong contender in the ePub reader space.
|
||||
|
||||
In conclusion, Arianna is an exciting new addition to KDE’s vast collection of applications. It offers a sleek and modern design and useful features for managing and reading ePub files. With its ongoing development, users can expect more improvements and enhancements in the future.
|
||||
|
||||
> [Top 5 Best EPUB Readers for Linux [Compared]][6]
|
||||
|
||||
Via [Carl’s Blog][7]
|
||||
|
||||
[_Using Mastodon? Follow us at floss.social/@debugpoint_][8]
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://debugpointnews.com/kde-app-arinna/
|
||||
|
||||
作者:[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://debugpointnews.com/author/dpicubegmail-com/
|
||||
[b]: https://github.com/lkxed/
|
||||
[1]: https://debugpointnews.com/wp-content/uploads/2023/04/Arinna-Main-view.jpg
|
||||
[2]: https://debugpointnews.com/wp-content/uploads/2023/04/Reading-View.jpg
|
||||
[3]: https://debugpointnews.com/wp-content/uploads/2023/04/Author-View.jpg
|
||||
[4]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/
|
||||
[5]: https://calibre-ebook.com/
|
||||
[6]: https://www.debugpoint.com/epub-readers-linux/
|
||||
[7]: https://carlschwan.eu/2023/04/13/announcing-arianna-1.0/
|
||||
[8]: https://floss.social/@debugpoint
|
@ -0,0 +1,61 @@
|
||||
[#]: subject: "KDE Team Developing a New e-Book Management App: Arianna"
|
||||
[#]: via: "https://debugpointnews.com/kde-app-arinna/"
|
||||
[#]: author: "arindam https://debugpointnews.com/author/dpicubegmail-com/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
KDE 团队开发新的电子书管理应用:Arianna
|
||||
======
|
||||
|
||||
**KDE 引入了 Arianna,这是一款基于 Qt 和 Kirigami 构建的新 ePub 阅读器应用,集成了 Baloo,可轻松组织和浏览文件。**
|
||||
|
||||
著名的国际自由软件社区 KDE 正在开发新的 ePub 阅读器应用 Arianna。该应用程序建立在 Qt 和 Kirigami 之上,提供时尚现代的用户界面。
|
||||
|
||||
Arianna 同时充当 ePub 查看器和库管理应用。该应用利用 KDE 的文件索引和搜索框架 Baloo 来查找和分类用户设备上的现有 ePub 文件。
|
||||
|
||||
Arianna 的库视图会跟踪用户的阅读进度,并在新书下载后立即更新。对于那些拥有较大库的人,Arianna 提供内部搜索功能以及按流派、出版商或作者浏览书籍的能力。
|
||||
|
||||
Arianna 的实际阅读界面很简单,唯一的目的就是展示书的内容。但是,该应用确实有有用的功能,例如用于跟踪用户阅读进度的进度条和键盘导航功能。它还允许用户在书中搜索特定单词。
|
||||
|
||||
以下是公告的一些截图。
|
||||
|
||||
![Arianna - 主视图][1]
|
||||
|
||||
![阅读视图][2]
|
||||
|
||||
![作者视图][3]
|
||||
|
||||
该应用在 Flathub 中以 Flatpak 的形式提供。你需要使用[本指南][4]为你的 Linux 发行版设置 Flatpak/Flathub。并使用以下命令安装它。
|
||||
|
||||
```
|
||||
flatpak install flathub org.kde.arianna
|
||||
```
|
||||
|
||||
尽管它具有令人印象深刻的功能,但人们可能会质疑是否需要另一个 ePub 管理应用,因为已经有了 [Calibre][5],这是一个免费的开源替代方案。然而,Arianna 现代而直观的设计,以及与 KDE 生态系统的无缝集成,使其成为 ePub 阅读器领域的有力竞争者。
|
||||
|
||||
总之,Arianna 是 KDE 大量应用中令人兴奋的新成员。它提供时尚现代的设计以及用于管理和阅读 ePub 文件的实用功能。随着它的不断发展,用户可以期待在未来有更多的改进和增强。
|
||||
|
||||
来自 [Carl 的博客][7]
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://debugpointnews.com/kde-app-arinna/
|
||||
|
||||
作者:[arindam][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://debugpointnews.com/author/dpicubegmail-com/
|
||||
[b]: https://github.com/lkxed/
|
||||
[1]: https://debugpointnews.com/wp-content/uploads/2023/04/Arinna-Main-view.jpg
|
||||
[2]: https://debugpointnews.com/wp-content/uploads/2023/04/Reading-View.jpg
|
||||
[3]: https://debugpointnews.com/wp-content/uploads/2023/04/Author-View.jpg
|
||||
[4]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/
|
||||
[5]: https://calibre-ebook.com/
|
||||
[7]: https://carlschwan.eu/2023/04/13/announcing-arianna-1.0/
|
Loading…
Reference in New Issue
Block a user