hyprland-wiki/pages/Useful Utilities/File-Managers.md
299792458ms 79b6584a1e
Add File-Managers to Useful Utilities (#829)
* Add File-Managers.md
- add file managers info on File-Managers.md with weight 10
- update Other.md weight to 11
- insert link to File-Managers in the index

* Fix File-Managers.md Punctuation

* Update File-Managers.md

- reword description for consistency
- remove redundant info
- fix pcmanfm typo
- remove tui extentions
2024-10-26 21:26:12 +01:00

24 lines
1.4 KiB
Markdown

---
weight: 10
title: File Managers
---
## GUI
- [dolphin](https://github.com/KDE/dolphin): File manager by KDE.
- [nautilus](https://apps.gnome.org/en/Nautilus/): File manager by Gnome.
- [nautilus-admin-gtk4](https://github.com/MacTavishAO/nautilus-admin-gtk4): Open files with elevated privileges.
- [nautilus-image-converter](https://gitlab.gnome.org/coreyberla/nautilus-image-converter): Resize and rotate images.
- [nautilus-open-any-terminal](https://github.com/Stunkymonkey/nautilus-open-any-terminal): Open terminals in selected directory.
- [nemo](https://github.com/linuxmint/nemo): File manager by Cinnamon.
- [nemo-fileroller](https://github.com/linuxmint/nemo-extensions/tree/master/nemo-fileroller): File archiver extension.
- [nemo-terminal](https://github.com/linuxmint/nemo-extensions/tree/master/nemo-terminal): Embedded terminal window.
- [pcmanfm](https://github.com/lxde/pcmanfm): File manager by LXDE.
- [thunar](https://github.com/neilbrown/thunar): File manager by XFCE.
## TUI
- [nnn](https://github.com/jarun/nnn): n³ The Unorthodox terminal file manager.
- [ranger](https://github.com/ranger/ranger): A VIM-inspired filemanager for the console.
- [superfile](https://github.com/yorukot/superfile): Pretty fancy and modern terminal file manager.
- [yazi](https://yazi-rs.github.io/): Blazing fast terminal file manager written in Rust, based on async I/O.