XFE

X File Explorer (Xfe)(XFE)是 X Window 系统下像 MS-Explorer 一样的图形文件管理器。

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

Github星跟蹤圖

X File Explorer (Xfe)(XFE)是 X Window 系统下像 MS-Explorer 一样的图形文件管理器。它是基于流行的、但已停止支持的 X Win Commander,最初由 Maxim Baranov 开发。

XFE由 Roland Baudin - 法国的Linux爱好者,从2002年开始开发的。

XFE的目标是成为所有轻思维 Unix 发烧友们首选的文件管理器!

详细功能参见:http://roland65.free.fr/xfe/index.php?page=feature...

主要指標

概覽
名稱與所有者escapecode/XFE
主編程語言C++
編程語言Makefile (語言數: 7)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2017-07-02 01:50:56
推送於2017-09-20 19:41:16
最后一次提交2017-09-20 15:37:32
發布數0
用户参与
星數3
關注者數2
派生數1
提交數20
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

XFE

screenshot

XFE X File Explorer (Xfe) is an MS-Explorer like file manager for X. It is based on the popular, but discontinued, X Win Commander, which was developed by Maxim Baranov.
Xfe aims to be the filemanager of choice for all the Unix addicts!

Features

  • File Manager
  • Image viewer
  • Text editor
  • Package manager

Valuable note: This GitHub repository is noot the de facto location for XFE source code. This repository was created since there was no revision control system on Source Forge. The benefits of an online revision control system, such as what is availaable on GitHub is self explanatory. Hence this repository was created.
Grab the latest release from GitHub.

Screenshots

screenshot

See the User Configs section of the wiki for more

Documentation

The GitHub Wiki serves as a central hub for all of
XFE's documentation. Quick links:

Todo

  • forecasts and link to eather site
  • heat graphs for things like disk utilization
  • not sure if should be a part of Conky / Lua, but maybe add notifications (low disk spac, file mount, logging, etc.)

License

XFE is licensed under the terms of the GPLv2. Any modifications should be under GPLv2 or later.

Contributing

To submit code changes, please open pull requests against the GitHub repository. Patches submitted in issues, email, or elsewhere will likely be ignored. Here's some general guidelines when submitting PRs:

  • In your pull request, please:
    • Describe the changes, why they were necessary, etc
    • Describe how the changes affect existing behaviour
    • Describe how you tested and validated your changes
    • Include any relevant screenshots/evidence demonstrating that the changes work and have been tested
  • Any new source files should include a GPLv2 license header
  • Any contributed code must be GPLv2 licensed