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

  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    DocFetcher

    DocFetcher

    Desktop search application

    DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X.
    Leader badge
    Downloads: 2,318 This Week
    Last Update:
    See Project
  • 2
    PyGlossary

    PyGlossary

    A tool for converting dictionary files aka glossaries

    A tool for converting dictionary files aka glossaries. The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device. There are countless formats, and my time is limited, so I implement formats that seem more useful for myself, or for Open Source community. Also diversity of languages is taken into account. Pull requests are welcome.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    ADB Sync

    ADB Sync

    Synchronize files between a PC and Android device using ADB

    adb-sync is a command-line utility designed to synchronize files between a PC and an Android device over the Android Debug Bridge (ADB). It simplifies the process of transferring and mirroring directories without requiring root access or complex configuration. By comparing file states between the host and the device, adb-sync efficiently updates only changed files, reducing transfer time and bandwidth usage. The tool also supports reverse synchronization, allowing users to copy data from an Android device back to their PC. While this project has been deprecated in favor of better-adb-sync, it remains a lightweight and effective option for managing file transfers and backups over USB debugging connections.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    Métamorphose File and Folder Renamer
    A cross platform file and folder mass renamer, allows many different renaming operations in a GUI. Please note that development has moved to GitHub: https://github.com/metamorphose
    Downloads: 118 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file dates. SortPhotos includes options for copying versus moving files, recursive searches, silent or test modes, and customizable start times for when a “day” begins. It also prevents duplicate files by comparing content, with an option to keep duplicates if needed. With support for automation through launch agents or cron jobs, SortPhotos is well-suited for photographers, archivists, and anyone looking to streamline large personal or professional media collections.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Rockstor

    Rockstor

    BTRFS based NAS and private cloud storage solution

    Rockstor is a Network Attached Storage (NAS) and private cloud storage solution based on advanced Linux technologies like BTRFS, Docker and others. In addition to standard NAS features like file sharing via NFS, Samba, SFTP and AFP, advanced features such as online volume management, CoW Snapshots, asynchronous replication, compression, and bitrot protection are supported based on BTRFS. Rockstor also provides apps like ownCloud, Syncthing, OpenVPN, and Plex to name a few. Apps or "Rock-ons" are powered by a Docker-based application hosting framework. And new ones can be simply added. These Rock-ons, combined with advanced NAS features, turn Rockstor into a private cloud storage solution accessible from anywhere, giving users complete control of cost, ownership, privacy and data security. Rockstor UI is written in Javascript, making it simple to manage everything from your Web browser. The backend is written in Python and exposes RESTful APIs to easily extend functionality!
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    Watchman

    Watchman

    A file watching service that records when files change

    Watchman purpose is to watch files and record when there are changes. It can trigger actions (rebuilding assets, for example) when there is a change in matching files. The watchman executable has both the client and the server components of the watchman service. When running watchman, it will attempt to communicate with your existing server instance (each user has their own persistent process), and will attempt to start it if it doesn’t exist. There are some options that affect how watchman will locate the server, some options that affect only the client and some others that affect only the server. Since all of the options are understood by the same executable we’ve broken those out into sections of their own to make it clearer when they apply. Watchman is conservative, preferring to err on the side of caution; it considers files to be freshly changed when you start to watch them or when it is unsure.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Macast

    Macast

    A cross-platform application using mpv as DLNA Media Renderer

    A menu bar application using mpv as DLNA Media Renderer. You can push videos, pictures or music from your mobile phone to your computer. After opening this app, a small icon will appear in the menubar/taskbar/desktop panel, then you can push your media files from a local DLNA client to your computer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    ZX Pokemaster

    ZX Pokemaster

    Tool for sorting/renaming files for ZX Spectrum

    Sorting/renaming files and managing cheats for ZX Spectrum. Files are sorted and renamed based on MD5 hashes (if availble). ZX Pokemaster incorporates AllTipshopPokes database, which contains all known multiface pokes, scraped directly from www.the-tipshop.co.uk and maintained by Pokemester's author.
    Downloads: 32 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7.x branch release binaries. See the README.TXT file for more informations.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 11
    Maestral

    Maestral

    Open-source Dropbox client for macOS and Linux

    Maestral is a lightweight Dropbox client for macOS and Linux. It provides powerful command line tools, supports gitignore patterns to exclude local files from syncing, and allows syncing multiple Dropbox accounts. The CLI allows configuring an unlimited number of Dropbox accounts. Just pass a new config name when linking a new account. More fine-grained controls in the GUI and command line interface allow excluding individual files with selective sync. Maestral is not an official Dropbox App. It therefore does not count towards the three-device limit for Basic Dropbox accounts. Exclude local items from syncing by placing a .mignore file in the Dropbox root with patterns matching any number of items.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RecoverPy

    RecoverPy

    Interactively find and recover deleted or overwritten files

    RecoverPy is a powerful tool that leverages your system capabilities to recover lost files. Unlike others, you can not only recover deleted files but also overwritten data. Every block of your partition will be scanned. You can even find a string in binary files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RoboSuite 1.3

    RoboSuite 1.3

    The definitive solution to manage your backups and file copy operation

    # RoboSuite v1.3 - The Advanced RoboCopy GUI ## Introduction RoboSuite v1.3 is a powerful, free, and feature-rich graphical user interface (GUI) for the Windows command-line tool RoboCopy. Designed by Gianpaolo Aggiusti, this software elevates file copy and synchronization operations, making complex tasks simple and accessible to all users. Its purpose is to provide complete and intuitive control over RoboCopy, eliminating the need to memorize complex commands while adding a host of advanced features for backup and data management. This application is a stable and complete project, designed to offer an efficient and trouble-free experience in managing your backups and data transfers. ## Features * **Intuitive Job Editor**: Easily configure your copy jobs with preset modes like "Full Copy," "Mirror," "Incremental," and "Move," or enter your custom flags with the help of an advanced options editor. * **Job Scheduling**: Automate your backups. Create and manage multiple scheduled
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    Enhanced Windows versions of the basic Unix file management tools (ls, cp, rm) that can handle recursive wildcards.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    drobo-utils
    A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com) There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    Simple File Organizer

    Simple File Organizer

    A GUI tool for organizing files, based on file extension type.

    1. Choose a folder to organize files in 2. Select the type of file(s) to work with The simple search method includes a set of pre-defined file types The custom search method lets you choose specific file types 3. Choose if you want to copy the files to a new folder, or move them to a new folder 4. Run
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    KillDisk

    KillDisk

    Disk Wiping Software

    KillDisk is a program written in python for Unix based systems for wiping a hard drive. It can wipe a hard drive using all zeroes or random data, and as many times as you want to specify. If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Auto Copy Files
    This tool is used to automatically copy files/folders from one directory to another folder selected by the user.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Sorter

    Sorter

    Easy and fast file organisation and management in a few mouse clicks

    Sorter makes file organisation and management easier by helping you organise several files that contain similar characteristics into a single folder, with a few clicks. You can put all letters documents into one folder, all images with the word home into another, all music by one artist in yet another folder, etc. Sorter organises these files into folders which are grouped according to one or more of the following patterns: a common word in the file names, the file type/format, a custom name and the category of the file formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    uniso extracts a file hierarchy from an iso image. Extract iso. Useful on systems where 'mount' isn't available. Example: isoinfo -R -l -i my.iso > isoindex; uniso -R -i my.iso < isoindex
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    CYBERSPLIT

    CYBERSPLIT

    CyberSplit is a secure offline file splitting utility

    CyberSplit is a secure offline file splitting utility with a cyberpunk-themed interface. Split large files into manageable chunks and merge them back together without any data modification or internet connectivity. You can make a donation to help to improve and develop more DONATE BTC ADDRESS: bc1qhwfd6zm7t7uqrk77uc5t788h4h6sadw48mqfzn
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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: 2 This Week
    Last Update:
    See Project
  • 23
    MCManager

    MCManager

    MCManager - The ultimate Minecraft content manager.

    Install mods, texture packs, save files, and jar files to your minecraft folder, and automatically do anything else you'd otherwise need to navigate to .minecraft to do.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SegoFiles

    SegoFiles

    A file organizer tool ,Organizes files to specific folders ,on a click

    SegoFiles is a quick Solution to organize your files in any folder,It organizes particular file type or every file type(Depends upon the option have been chosen). The Files are automatically moved to a specific file type folders (Created Automatically) . >>Options are available to choose whether to segregate specific file type or everything in the folder. >>Efficient to organize GB's of Data >>Make Yourself Freed from Manual Organizing. >>Only for Windows users -32 Bit or 64 Bit >>File Size - 5.7 Mb
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    dc-tools is a series of python scripts created by denis, a UNIX system networking administrator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next