File Managers for Desktop Operating Systems

Browse free open source File Managers and projects for Desktop Operating Systems below. Use the toggles on the left to filter open source File Managers by OS, license, language, programming language, and project status.

  • Professional Email Hosting for Small Business | Greatmail Icon
    Professional Email Hosting for Small Business | Greatmail

    Ready to switch to a more reliable and secure email hosting solution?

    Dependable cloud based email hosting with spam filtering, antivirus protection, generous storage and webmail. Compatible with Outlook and all other POP3/IMAP clients. High volume SMTP service for responsible senders. Outbound relay service for transactional messages, email marketing campaigns, newsletters and other applications. Dedicated email servers, clustering and multiple IP load balancing for high volume senders. Fixed monthly cost with unlimited sending and reputation monitoring. Greatmail is an email service provider (ESP) specializing in business class email hosting, SMTP hosting and email servers. For ISPs, application programmers and cloud developers, we also provide custom solutions including dedicated IP servers and process specific, load balanced configurations with multiple servers.
    Learn More
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Learn More
  • 1
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge
    Downloads: 6,078 This Week
    Last Update:
    See Project
  • 2
    Nikkho

    Nikkho

    Javier Gutiérrez Chamorro (Guti) Open source projects

    Javier Gutiérrez Chamorro (Guti) Open source projects Author's website: https://www.javiergutierrezchamorro.com
    Leader badge
    Downloads: 947 This Week
    Last Update:
    See Project
  • 3
    Grsync
    Grsync is used to synchronize folders, files and make backups. It is a rsync GUI (Graphical User Interface).
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 4

    N2NCopy

    Copy, or move, n files and/or nfolders into n destination folders

    With this little windows program, you will be able to copy, or move, multiple files and folders to multiple destinations in only one step.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • DriveStrike: Remote Wipe | Data Breach Protection Icon
    DriveStrike: Remote Wipe | Data Breach Protection

    . From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.

    DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
    Learn More
  • 5
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set. It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a multi-function clock, a stock watchlist, some fractals, and a Linux kernel configurator in form of a kernel patch.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    filerunner
    FileRunner is a two pane file manager for Unix and Unix like systems. It is simple and efficient and has a built-in FTP and SFTP client. It also does a reasonable (and improving) job on Windows systems. New and improved from a FileRunner of long ago.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    The Doszip Commander

    The Doszip Commander

    TUI file manager (NC clone) with built-in Zip for DOS and Windows

    The Doszip Commander is an LFN-aware TUI file manager (NC clone) with built-in Zip and UnZip for DOS and Windows.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Krusader is a twin-panel (commander style) filemanager for KDE. It supports mime-type, complete drag n' drop, multiple filesystems, archives, bookmarks etc. Krusader's GUI is intuitive, and allows an easy access to all of your file-management needs.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Dopus5 – Directory Opus 5 (Amiga)

    Dopus5 – Directory Opus 5 (Amiga)

    Dopus5 for all Amiga platforms (AmigaOS3, AmigaOS4, MorphOS and AROS)

    Dopus5 (short for Directory Opus 5) is a well-known Workbench clone for AmigaOS-based computer systems. It features file manager functionality and has been a popular Amiga software title for many years. After acquiring the sources from the original authors (GPSoft – http://www.gpsoft.com.au/) this project was started to coordinate the porting of the sources to all modern Amigaoid platforms like AmigaOS4, MorphOS, AROS as well as updating it for the original AmigaOS3 platform. The nightly builds of dopus5 disabled at moment, but you can get "latest commit" ones from djbase's mirror: http://dopus5.amigaworld.de/
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • 10
    explore2fs Portable Edition is the explore2fs Linux ext2 and ext3 filesystem explorer packaged with an OTBSoft Launcher as a portable app, so you can take it with you on a USB drive, iPod, etc and use it on any computer.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 11

    fpart

    Sort files and pack them into partitions

    Fpart is a tool that helps you sort file trees and pack them into bags (called "partitions"). It is developped in C and available under the BSD license. It splits a list of directories and file trees into a certain number of partitions, trying to produce partitions with the same size and number of files. It can also produce partitions with a given number of files or a limited size. Once generated, partitions are either printed as file lists to stdout (default) or to files. Those lists can then be used by third party programs. Fpart also includes a live mode, which allows it to crawl very large filesystems and produce partitions in live. Hooks are available to act on those partitions (e.g. immediatly start a transfer using rsync(1)) without having to wait for the filesystem traversal job to be finished. Used this way, fpart can be seen as a powerful data migration tool.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    XFile - File Manager

    XFile - File Manager

    File manager for Unix (X11/Motif)

    XFile is a compact file manager for Unix and alike systems running X11. It presents the file system as is, without imaginary locations, trashcans etc. XFile uses its own file type/association database in typical Unix/RC like syntax, which is easily editable. Mounting support for file systems defined in fstab, and integration with mount daemons that manage a dedicated media directory is also included. XFile is easily configurable and customizable with X resources, and has no dependencies, save for X and Motif. Documentation and more on the project homepage: https://fastestcode.org/xfile.html
    Downloads: 23 This Week
    Last Update:
    See Project
  • 13
    fHash

    fHash

    A files hash calculator for Windows and macOS.

    An open source files hash calculator for Windows and macOS. * MD5, SHA1, SHA256 and SHA512. * Drag & drop. * Integrated with context menu in Explorer/Finder. * Support Windows 7 and later. * Support macOS 13 and later, with universal binary. * Support Dark Mode. * English and Simplified Chinese UI. The icon "希" is from hash in Chinese "哈希".
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    CliFM

    CliFM

    The command line file manager

    A file manager for the Unix terminal. Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15
    File-Studio

    File-Studio

    A tool that automates complex file operations.

    File studio is a tool that assists in handling complex file operations such as bulk renaming, organizing folders and more.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    JDiskCat

    JDiskCat

    Multi-platform disk cataloguing utility written in java.

    Easy-to-use multi-platform disk cataloguing program supporting local or removable media - drives and folders. Uses XML files as a data storage. It was originally created in 2010 to catalogue software compilations (also called freeware compilations) and CDs distributed with computer magazines. It was later improved to support any kind of disk and folder. It can be used to catalogue fragile disks like CDs, floppies, external hard drives, usb sticks, memory cards which are easy to damage. Cataloguing enables user to check what they contain without putting them physically into drive and avoid a possibility of a mechanical damage. Download package consists of a jar file and a Eclipse project with a full source code. No installation is required. You can copy this program anywhere or transfer it to another computer. Setting unique volume label to a drive before cataloguing is recommended. See blog or homepage for news and changelog. This program requires JRE 8 or newer.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 17
    OCaml-Magic is an OCaml (http://caml.inria.fr/) binding for libmagic (to determine the type of files).
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    Radmind is a suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. For Mac OS X, there's also a graphical interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Worker is a file manager for the X Window System with the classical two panel interface. It features a fully graphical configuration, external program integration through buttons and hotkeys and configurable filetype commands.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    mrsync a tool to transfer files from a master to many remote machines in LAN using Unix socket's multicast. It dynamically adjusts its speed of transfering to ease on the network and to leave no one behind. 4 hours for 140GB to 100 targets in 1Gbit LAN
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Free File Renamer
    A cross-platform file and folder mass renamer. Easy to use and to learn. Features: read new names from text files; insert, replace and remove strings; numbering; case-change; real-time preview; interactive tutorial; order files in different ways.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    DuMP3 - duplicate & similar file finder

    DuMP3 is a duplicate and similar file finder.

    DuMP3 is a duplicate and similar file finder. It finds exact duplicate binaries by hash, similar text files by substring content, images (JPG, BMP, GIF, PNG, etc) by color and audio files (MP3, WAV, OGG, etc) by wave data. Future: fonts, video.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses. A binary is included for Windows users; Linux users are advised to compile the application themselves. Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time. --UPDATE OCTOBER 2014-- This project is currently suspended! I can't currently find the time to fix/update anything with this program and hence it must be considered 'on hold' at the moment. Sorry for the inconvenience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    RESTORE is a complete enterprise network backup and recovery solution. It is scalable to a complete backup solution for multiple workstations, servers and data centers. It operates over local area networks, wide area networks, and the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Explorer PC is a graphical file manager like Windows Explorer, but for MS-DOS, FREEDOS, DR-DOS, ROMDOS, EDR-DOS, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB