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