XFE

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

  • Owner: escapecode/XFE
  • Platform:
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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...

Main metrics

Overview
Name With Ownerescapecode/XFE
Primary LanguageC++
Program languageMakefile (Language Count: 7)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2017-07-02 01:50:56
Pushed At2017-09-20 19:41:16
Last Commit At2017-09-20 15:37:32
Release Count0
用户参与
Stargazers Count3
Watchers Count2
Fork Count1
Commits Count20
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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