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!
- 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.
See the User Configs section of the wiki for more
The GitHub Wiki serves as a central hub for all of XFE's documentation. Quick links:
- 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.)
XFE is licensed under the terms of the GPLv2. Any modifications should be under GPLv2 or later.
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