From c004212366a241acb871f4057389b4b0fe2d3cbb Mon Sep 17 00:00:00 2001 From: geekpi Date: Wed, 27 Dec 2023 08:49:40 +0800 Subject: [PATCH] translated --- ... Just a Pretty Open-Source File Manager.md | 123 ------------------ ... Just a Pretty Open-Source File Manager.md | 119 +++++++++++++++++ 2 files changed, 119 insertions(+), 123 deletions(-) delete mode 100644 sources/news/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md create mode 100644 translated/tech/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md diff --git a/sources/news/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md b/sources/news/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md deleted file mode 100644 index 3b2114c098..0000000000 --- a/sources/news/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md +++ /dev/null @@ -1,123 +0,0 @@ -[#]: subject: "Xplorer: Not Just a Pretty Open-Source File Manager!" -[#]: via: "https://news.itsfoss.com/xplorer/" -[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" -[#]: collector: "lujun9972/lctt-scripts-1700446145" -[#]: translator: "geekpi" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -Xplorer: Not Just a Pretty Open-Source File Manager! -====== -For a change, do you want to a try a new file manager? Xplorer is an -interesting project to look at! -One of the most important parts of a GUI-equipped operating system is what kind of file manager it ships with; this can be a make it or break it factor for many. - -It is that way because the **file manager allows a user to manage their files and folders with ease** , without the need to run commands in the terminal to do basic tasks such as copying stuff. - -With this [first look][1], I focus on showcasing **a cross-platform file manager, Xplorer** that looks and feels very modern. Let's begin! - -🚧 - -This project is still in its beta development stage. Expect bugs and issues. - -### Xplorer: Overview ⭐ - -![][2] - -Powered by the [Tauri][3] framework, the file manager uses **Rust for the backend** , and **TypeScript for the frontend** to give users **a unique experience**. - -Some of its **key features** include: - - * **Cross-Platform** - * **Highly Customizable** - * **Support for Multiple Tabs** - - - -#### Initial Impressions 👨‍💻 - -I fired it up on an Ubuntu-equipped system by using the available _AppImage_ package. It booted up nicely, and I was greeted with a pretty looking “Home” page. - -There was a sidebar with all the usual folders and locations arranged neatly with chic looking icons. - -![][4] - -I then went on to check out the **multiple tabs functionality** , it worked as one would expect it to. From the contextual ( _right-click_ ) menu, I was able to open the “ _Wallpapers_ ” folder in a new tab that I could easily switch to. - -![][5] - -Even **checking the properties of a file/folder** was nice, it showed me important info related to it such as the size, file path, file type, and important dates/times. - -![][6] - -This was something that I liked the most, it is **a file preview feature** that shows you the preview of a file before opening it. There were two ways to access it, one by right-clicking on a file and selecting “ _Preview_ ”, the other was via a keyboard shortcut: “ _Ctrl+O_ ”. - -This feature supports the previewing of files such as **images** , **text** , **video** , **markdown** , and even **most programming languages with syntax highlighting**. - -![][7] - -You can **tweak the appearance of Xplorer** to quite some extent, there are options to switch the app theme, tweak the font size/window transparency, settings for the file preview feature and more. - -There is also the possibility for you to **create and use a custom theme** , more about this can be found in the [official documentation][8]. - -![][9] - -There are **other settings under the “ _Preference_ ” menu** you can tweak for making the usage experience truly yours. It has options for handling hidden files, system files, changing the mouse clicking behavior and more. - -You can access this and the appearance stuff from the “ _Settings_ ” menu found at the bottom of the sidebar. - -![][10] - -With what I saw during my use, the overall experience seems okay. But, there are also a few bugs, take for instance the contextual menu that comes up after right-clicking. - -When I tried using the “ _Open the Terminal_ ” option, it **refused to launch the terminal emulator** on my system. - -I will admit, Xplorer is long ways from being one of the [best file managers for Linux][11], but I think, you can do something about that. - -💡 - -The ****Xplorer project can use some contributors**** , if you are interested, do give its [GitHub repo][12] a visit; and maybe the project will evolve to give us a great file manager experience! - -**Suggested Read** 📖 - -![][13] - -### 📥 Download Xplorer - -Xplorer is available for **Linux** , **Windows** , **macOS**. You can head over to the [official website][14] to get the latest package for the system of your choice. - -[Xplorer (GitHub)][15] - -_💬 What do you think of Xplorer? Prefer something else as your file manager? Let us know!_ - -* * * - --------------------------------------------------------------------------------- - -via: https://news.itsfoss.com/xplorer/ - -作者:[Sourav Rudra][a] -选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 - -[a]: https://news.itsfoss.com/author/sourav/ -[b]: https://github.com/lujun9972 -[1]: https://news.itsfoss.com/tag/first-look/ -[2]: https://news.itsfoss.com/content/images/2023/12/Xplorer_X.png -[3]: https://tauri.app/ -[4]: https://news.itsfoss.com/content/images/2023/12/Xplorer_1.png -[5]: https://news.itsfoss.com/content/images/2023/12/Xplorer_2.png -[6]: https://news.itsfoss.com/content/images/2023/12/Xplorer_3.png -[7]: https://news.itsfoss.com/content/images/2023/12/Xplorer_4.png -[8]: https://xplorer.space/docs/Extensions/theme/ -[9]: https://news.itsfoss.com/content/images/2023/12/Xplorer_5-1.png -[10]: https://news.itsfoss.com/content/images/2023/12/Xplorer_6-1.png -[11]: https://itsfoss.com/file-managers-linux/ -[12]: https://github.com/kimlimjustin/xplorer -[13]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png -[14]: https://xplorer.space/ -[15]: https://github.com/kimlimjustin/xplorer/releases diff --git a/translated/tech/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md b/translated/tech/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md new file mode 100644 index 0000000000..324ab61699 --- /dev/null +++ b/translated/tech/20231223 Xplorer- Not Just a Pretty Open-Source File Manager.md @@ -0,0 +1,119 @@ +[#]: subject: "Xplorer: Not Just a Pretty Open-Source File Manager!" +[#]: via: "https://news.itsfoss.com/xplorer/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lujun9972/lctt-scripts-1700446145" +[#]: translator: "geekpi" +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Xplorer:不仅仅是一个漂亮的开源文件管理器! +====== +想要换换口味,试试新的文件管理器吗?Xplorer 是一个值得关注的项目! + +一个配备图形用户界面的操作系统最重要的部分之一就是它配备了什么样的文件管理器。这对许多人来说是一个决定成败的因素。 + +之所以如此,是因为**文件管理器允许用户轻松管理他们的文件和文件夹**,而无需在终端中运行命令来执行复制内容等基本任务。 + +通过这篇[初体验][1],我将重点展示**这个跨平台文件管理器 Xplorer**,它看起来和感觉都非常现代。让我们开始吧! + +🚧 + +该项目仍处于测试开发阶段。预计会出现错误和问题。 + +### Xplorer:概述 ⭐ + +![][2] + +文件管理器由 [Tauri][3] 框架提供支持,使用 **Rust 作为后端**,使用 **TypeScript 作为前端**,为用户提供**独特的体验**。 + +它的一些**主要功能**包括: + + * **跨平台** + * **高度可定制** + * **支持多个选项卡** + + + +#### 初步印象👨‍💻 + +我使用可用的 _AppImage_ 包在配备 Ubuntu 的系统上启动了它。它启动得很顺利,迎接我的是一个漂亮的“主页”页面。 + +有一个侧边栏,其中所有常用的文件夹和位置都整齐地排列着,并带有别致的图标。 + +![][4] + +然后我继续检查**多选项卡功能**,它的工作方式正如人们所期望的那样。从上下文(_右键单击_)菜单中,我可以在一个新选项卡中打开 “_Wallpapers_” 文件夹,我可以轻松切换到该文件夹。 + +![][5] + +即使**检查文件/文件夹的属性**也不错,它向我展示了与其相关的重要信息,例如大小、文件路径、文件类型和重要日期/时间。 + +![][6] + +这是我最喜欢的东西,它是**文件预览功能**,可以在打开文件之前显示文件的预览。有两种方法可以访问它,一种是右键单击文件并选择 “_Preview_”,另一种是通过键盘快捷键:“_Ctrl+O_”。 + +此功能支持预览文件,例如**图像**、**文本**、**视频**、**markdown**,甚至**带有语法高亮的大多数编程语言**。 + +![][7] + +你可以在一定程度上**调整 Xplorer 的外观**,可以选择切换应用主题、调整字体大小/窗口透明度、文件预览功能设置等。 + +你还可以**创建和使用自定义主题**,有关此内容的更多信息可以在[官方文档][8]中找到。 + +![][9] + +在“_首选项_”菜单下还有**其他设置**,你可以对其进行调整,以获得真正属于自己的使用体验。它有处理隐藏文件、系统文件、更改鼠标点击行为等选项。 + +你可以从侧边栏底部的“_设置_”菜单访问这些和外观。 + +![][10] + +从我使用过程中看到的情况来看,整体体验还不错。但是,也存在一些 bug,例如右键单击后出现的上下文菜单。 + +当我尝试使用“_打开终端_”选项时,它**拒绝在我的系统上启动终端模拟器**。 + +我承认,Xplorer 距离成为 [Linux 最佳文件管理器][11]之一还有很长的路要走,但我认为,你可以为此做点什么。 + +💡 + +**Xplorer 项目需要一些贡献者**,如果你有兴趣,请访问其 [GitHub 仓库][12]。也许这个项目将不断发展,为我们提供出色的文件管理器体验! + +### 📥 下载 Xplorer + +Xplorer 适用于 **Linux**、**Windows**、**macOS**。你可以前往[官方网站][14]获取适合你选择的系统的最新软件包。 + +[Xplorer (GitHub)][15] + +_💬 你对 Xplorer 有何看法? 更喜欢其他应用作为你的文件管理器么? 让我们知道!_ + +* * * + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/xplorer/ + +作者:[Sourav Rudra][a] +选题:[lujun9972][b] +译者:[geekpi](https://github.com/geekpi) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lujun9972 +[1]: https://news.itsfoss.com/tag/first-look/ +[2]: https://news.itsfoss.com/content/images/2023/12/Xplorer_X.png +[3]: https://tauri.app/ +[4]: https://news.itsfoss.com/content/images/2023/12/Xplorer_1.png +[5]: https://news.itsfoss.com/content/images/2023/12/Xplorer_2.png +[6]: https://news.itsfoss.com/content/images/2023/12/Xplorer_3.png +[7]: https://news.itsfoss.com/content/images/2023/12/Xplorer_4.png +[8]: https://xplorer.space/docs/Extensions/theme/ +[9]: https://news.itsfoss.com/content/images/2023/12/Xplorer_5-1.png +[10]: https://news.itsfoss.com/content/images/2023/12/Xplorer_6-1.png +[11]: https://itsfoss.com/file-managers-linux/ +[12]: https://github.com/kimlimjustin/xplorer +[13]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png +[14]: https://xplorer.space/ +[15]: https://github.com/kimlimjustin/xplorer/releases