PCManFM

PCMan File Manager(PCManFM)是由来自台湾的洪仁怡开发的文件管理器应用程序。

  • 所有者: lxqt/pcmanfm-qt
  • 平台:
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

PCMan File Manager(PCManFM)是由来自台湾的洪仁怡开发的文件管理器应用程序,它的目的是为Nautilus、Konqueror和Thunar中的替代品。PCManFM是 GNU通用公共许可证下发布的免费软件。

PCManFM是LXDE,这也是由同一作者与其他开发商共同开发的标准文件管理器。自2010年以来,PCManFM经历了从无到有,从一个完全重写。因此,新的PCManFM是从旧的0.5.x系列完全不同。构建指令,如何设置和配置文件也不同。

PCManFM的功能包括:

  • 完全支持 gvfs,远程文件系统无缝接入(当安装GVFS相关后端时能够处理 sfp://,webdav://,smb://...等)
  • 缩略图的图片(默认情况下只为本地图片)与可选的EXIF支持
  • 桌面管理 - 显示壁纸和桌面图标,高度可定制的,有可能让每个桌面上,并且每台显示器上的不同壁纸
  • 书签 - 保存的地方。你可以看到他们在PCManFM的左侧面板。可见从其他GTK +应用程序。
  • 多语言(多语言翻译)
  • 在正常的机器上一秒钟内启动
  • 标签窗口(类似于Firefox的标签)
  • 卷管理(安装/卸载/弹出,要求GVFS)与可选的自动挂载
  • 拖放支持
  • 文件可以在标签间拖动
  • 文件关联的支持(例如默认应用程序打开)
  • 提供图标视图,紧凑视图,详细列表视图和缩略图视图。
  • 符合标准(如下FreeDesktop.org指南)
  • 干净和友好的用户界面(GTK + 2)
  • 垃圾桶支持
  • 应用程序菜单虚拟文件夹支持
  • 应用系统菜单充分的编辑可用
  • 文件系统高级搜索
  • 可选的双面板视图模式
  • 残疾人无障碍全面支持
  • 一些文件夹可以有不同的视图选项
  • 可定制的主界面布局
  • 第三方插件的支持
  • 扩展的终端仿真器支持
  • 文件模板支持(GNOME和KDE样式支持),以简单的创建新文件

主要指標

概覽
名稱與所有者lxqt/pcmanfm-qt
主編程語言C++
編程語言CMake (語言數: 4)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2013-07-23 19:45:43
推送於2025-04-26 19:32:11
最后一次提交2025-04-26 21:32:11
發布數30
最新版本名稱2.2.0 (發布於 2025-04-17 12:22:00)
第一版名稱0.1 (發布於 )
用户参与
星數446
關注者數41
派生數111
提交數1.7k
已啟用問題?
問題數1049
打開的問題數22
拉請求數855
打開的拉請求數2
關閉的拉請求數138
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

PCManFM-Qt

Overview

PCManFM-Qt is the Qt port of PCManFM, the file manager of LXDE.

In LXQt sessions it is in addition used to handle the desktop. Nevertheless it
can be used independently of LXQt as well.

PCManFM-Qt is licensed under the terms of the
GPLv2 or any later version. See
file LICENSE for its full text.

Installation

Compiling source code

Runtime dependencies are qtx11extras, lxmenu-data,
liblxqt and
libfm-qt.
Additional build dependencies is CMake.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX
has to be set to /usr on most operating systems, depending on the way library
paths are dealt with on 64bit systems variables like CMAKE_INSTALL_LIBDIR may
have to be set as well.

To build run make, to install make install which accepts variable DESTDIR
as usual.

Binary packages

Official binary packages are available in Arch Linux, Debian (as of Debian stretch),
Fedora (version 0.10.0 only so far) and openSUSE (Leap and Tumbleweed).

Usage

The file manager functionality should be self-explanatory, handling of the
desktop deserves some notes:

To handle the desktop binary pcmanfm-qt has to be launched with switch
--desktop set. Optionally switch --profile can be used to safe settings
specific to certain session types like the different desktop environments.
In LXQt sessions, PCManFM-Qt is launched with theses switches set as
LXQt Module.

To configure the desktop there's a dialogue "Desktop Preferences". Technically
it corresponds with launching pcmanfm-qt with switch --desktop-pref set. It
is available in the desktop's context menu and included as topic "Desktop" in
sub-menu Preferences - LXQt settings of the panel's main menu as well as the
Configuration Center
of lxqt-config.

All switches (command line options) mentioned above are explained in detail in
man 1 pcmanfm-qt.

Development

Issues should go to the tracker of PCManFM-Qt at https://github.com/lxqt/pcmanfm-qt/issues.

Translation (Weblate)