Software:Krusader

From HandWiki
Short description: Dual-pane file manager for KDE desktop environment
Krusader
Breezeicons-apps-48-krusader user.svg
Krusader 2.7.2 screenshot.png
Krusader twin panel file manager
Developer(s)Krusader Krew
Stable release2.7.2 "Peace of Mind" (August 25, 2019; 4 years ago (2019-08-25)[1]) [±]
Written inC++
Operating systemUnix-like
TypeFile browser
LicenseGPL-2.0-or-later
Websitekrusader.org
Krusader on Debian Sarge with the Gnome desktop environment
Krusader-1.60.0 / KDE 3.41 on Apple Mac OS X

Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander[2] for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.[3][4]

It supports the following archive formats: tar, ZIP, bzip2, gzip, RAR, ace, ARJ, LHA, 7z and RPM and can handle other KIO Slaves such as smb or fish.

Krusader is published under GNU GPL-2.0-or-later.

User interface

Krusader's user interface is based on the orthodox file manager (OFM) principle, also known as Commander-like file managers, the family of file managers based on the old Norton Commander interface. The orthodox file manager has two windows called panels where one is active and the other inactive. The idea is to manipulate files from active to inactive panel or within the active panel. Only the keyboard is required to do this, which makes the process much faster. Using the mouse is still an option. Krusader's deep integration into KDE (e.g. KParts, KIO) allows it to provide several additional services.

File viewer-editor

One of the many tools that Krusader provides is the viewer-editor. Using the KParts object model, Krusader executes components that are capable of viewing (and sometimes editing) specific filetypes and embeds their client area directly into a new Krusader window. This makes it possible (for example) to view an office document directly from within Krusader. Any application that implements the KParts model correctly can be embedded in this fashion.

Platforms

Krusader is primarily developed for the Linux platform, but it is available for some other platforms. These include BSD and Apple Mac OS X. A Windows port is in beta (as of January 9, 2015).

See also

References

  1. Melnichenko, Nikita (25 August 2019). "Krusader 2.7.2 "Peace of Mind" has been released!". kde-announce-apps (Mailing list). Retrieved 25 August 2019.
  2. "Total Commander for Linux" (in En). TotalcmdWiki. 2021-03-21. https://www.ghisler.ch/wiki/index.php/Total_Commander_for_Linux. 
  3. Popov, Dmitri. "File Juggling with Krusader". https://www.linuxjournal.com/content/file-juggling-krusader. 
  4. Both, David. "Getting started with the Krusader file manager". https://opensource.com/life/16/2/getting-started-krusader-file-manager. 

External links