Showing 171 open source projects for "move folder"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Alternate File Move 2.630

    Alternate File Move 2.630

    A program for synchronization of the content of 2 folders

    A simple program for synchronization (or mirroring) of the content of two folders. To achive this, the amount of necessary file operations is reduced to a minimum. The program offers several options/settings to do this processing like - File comparison by size - File comparison by date (different, older, newer) - File comparison by content - Adding missing files to target folder - Removing files that are not contained in source folder - Include empty folders into synchronization
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Hidden Bar

    Hidden Bar

    An ultra-light MacOS utility that helps hide menu bar icons

    Hidden Bar lets you hide menu bar items to give your Mac a cleaner look.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    elFinder

    elFinder

    Open-source file manager for web, written in JavaScript

    ...Background file/folder upload with Drag & Drop HTML5 support.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Cemu Graphic Packs

    Cemu Graphic Packs

    Community Graphic Packs for Cemu

    Use Cemu's built-in graphic packs downloader (a feature added in Cemu 1.15.1) to automatically retrieve the newest graphic packs from our repository. Remove all of your graphic packs first, then move all of the folders from a downloaded .zip below to the graphicPacks folder from your Cemu folder. Choose one of the 3 downloads from above. Each download has a range of versions it supports, pick the one that’s supported by your downloaded Cemu version. Some graphic packs might not be available for Cemu 1.14.0 and newer while previous versions did have graphic packs. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    Move Git Repos

    Consolidate Local Git Repos to One Folder

    No matter where you have your project folders, this python script will find them! # mvRepos Consolidate git project folders into one destination root. ## Requirements - Python 3.11+ (uses `tomllib`) - Linux or Windows ## Quick start 1. Edit `mvRepos.cfg` (set `searchRootDirsWin` and/or `searchRootDirsLinux`) 2. Dry run: - `python mvRepos.py --dry-run` 3. Real run: - `python mvRepos.py` ## Key behaviors - Transactional move: copy -> verify -> rename -> delete -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React Native Camera Kit

    React Native Camera Kit

    A high performance, easy to use, rock solid camera library

    A high-performance, easy-to-use, rock-solid, camera library for React Native apps. A temporary file is created. You must move this file to a permanent location (e.g. the app's 'Documents' folder) if you need it beyond the current session of the app as it may be deleted when the user leaves the app. You can move files by using a file systems library such as react-native-fs or expo-filesystem. (On Android we currently have an unsupported output path prop but it's subject to change at any time).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    KodExplorer

    KodExplorer

    A web based file manager, web IDE / browser based code editor

    ...Use experience like operating system, Rich context menu, and toolbar, drag, and drop, shortcut keys. All operations with files and folders on a remote server (copy, cut, paste, move, remove, upload, create folder/file, rename, etc.) Flexible configuration of access rights, file types restriction, user, interface and others. Selectable files & folders support (mouse click & Ctrl & Shift & words & Keyboard shortcuts). Background file upload with Drag & Drop HTML5 support; Folder upload with Chrome, Firefox and Edge. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    NetBeauty 2

    NetBeauty 2

    Move a .NET Framework/.NET Core app runtime components

    NetBeauty2 is a packaging and cleanup tool for .NET Framework and .NET Core applications that organizes runtime files and dependencies into a dedicated subdirectory. Its main purpose is to make published application folders cleaner, easier to browse, and easier to ship. The tool supports .NET Framework, .NET Core 3.0 and later, and multiple deployment models, including framework-dependent, self-contained, and framework-dependent executable outputs. It can reduce file clutter by moving...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    glTFast for Unity

    glTFast for Unity

    Efficient glTF 3D import / export package for Unity

    ...It focuses on speed, memory efficiency, and a small build footprint while also providing 100% glTF 2.0 specification compliance. glTFast supports the full glTF 2.0 specification and many extensions. It works with Universal, High Definition, and Built-In Render Pipelines on all platforms. Move or copy glTF files into your project's Assets folder, similar to other 3D formats. glTFast uses custom shader graphs that you have to include in builds in order to make materials work. If materials are fine in the Unity Editor but not in builds, chances are some shaders (or variants) are missing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    bore

    bore

    bore is a simple CLI tool for making tunnels to localhost

    ...The easiest way to install bore is from prebuilt binaries. These are available on the releases page for macOS, Windows, and Linux. Just unzip the appropriate file for your platform and move the bore executable into a folder on your PATH. You also can build bore from source using Cargo, the Rust package manager.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    Files

    Files

    A nicer way to handle files & folders in Swift

    Files is a lightweight Swift library that provides a more expressive and user-friendly interface for working with files and directories compared to the native FileManager API. It abstracts common file system operations into an object-oriented model, enabling developers to interact with files and folders using intuitive constructs such as Folder and File types. The library simplifies tasks like reading, writing, moving, renaming, and deleting files while maintaining robust error handling...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Steal.bat

    Move important info of a PC to a flash-memory :)

    Steal.bat is a .bat program wich drags important information of a computer to your usb flash-memory to a folder named "COPIES" Thats not steal, thats drag :)))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    File Sorter for Photographers

    File Sorter for Photographers

    Organize files/images from a csv or xlsx file.

    A user-friendly application to efficiently sort all types of files from a source folder into a destination folder based on a list of filenames provided in an Excel or CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SGLauncher

    SGLauncher

    Lightweight launcher for eXo collections.

    .... ------------------------------------------------------------------------------------------------------ For corectly showing installed games need to add specify name folders (located in TrayMenu/Options/Specify folder). Example: !dos;!win3x;!win9x;!IF;!appleiigs;!DREAMM;!ScummVM;!demoscn ------------------------------------------------------------------------------------------ For corectly showing language pack need to add specify name folders (located in TrayMenu/Options/Specify languages folders) Example: !german;!spanish etc... ------------------------------------------------------------------------------------------ No installation required, just move the SGLauncher folder to your LaunchBox folder. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Music Caster

    Music Caster

    A modern music player that lets you cast your local music

    Music Caster is a tray music player that lets you cast your local music to a Google Cast device. On the first run, you will need to click the arrow in your taskbar to see the app icon, you can move it for ease of access. If you have music files in folders other than the home music folder, add them in settings (right click tray icon -> settings).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16

    jsPicView

    HTML and JS based local pictures viewer, by Dr. ChenGuang

    Click the button and select one or multiple pictures with Shift-key or Ctrl-key and mouse-click. (Ctrl-a to select all the pictures in the folder) Double click on the image to show in full-screen, Esc-key to exit full-screen. Drag with left-mouse-button to move the picture. Mouse-wheel to show the next picture. Mouse-wheel with left-mouse-button held to rotate the picture. Mouse-wheel with right-mouse-button held to zoom the picture. Click mouse-wheel to fit the image to the screen-height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AFKTool

    Never get kicked for being IDLE again by using AFKTool!

    Don't want to get kicked for being AFK again? With this software, you can easily deter that from happening by using our premade profiles or creating your own in the profile-settings folder. How This Works This program works by reading the contents of the currently selected profile (.INI) file. Then it uses the "Keyboard" library to control the current keyboard to use the information stored inside the file to move your in-game character. Donation Link If you're feeling generous send me a quick donation 💓 https://buymeacoffee.com/jasondouma Link to github https://github.com/JasonDouma/AFKTool ONLY TESTED FOR WINDOWS 11! ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    MC-Explorer PRO

    MC-Explorer PRO

    MC-Explorer PRO Advanced dual-pane file explorer for macOS

    MC-Explorer PRO is a powerful file management tool designed for developers and advanced users who need speed, control, and efficiency when working with project files. It combines fast navigation with practical tools that help you move through complex directory structures, inspect files, and manage development environments more effectively. Unlike traditional file browsers, MC-Explorer PRO focuses on productivity. It allows users to quickly browse large folder hierarchies, organize project assets, compare files and directories, and perform common development tasks without leaving the workspace. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SubRip 1.57.1-THD

    SubRip 1.57.1 + changes to handle each VOB as their own SRT

    ...I grabbed SubRip 1.57.1 and modified it to do those things. My process: DVD Decrypter to pull the VOBs off the disks. I keep each DVD under separate names under the bigger Series name. I move the Special features to their own folder. I then do a DIR *.VOB /S /B to get a listing of just episode entries. I take that and put in in a spreadsheet in column A and I have a C# program that will go to IMDB and rip out each episode real name and put that in column B. In column C I have =CONCATENATE("move """,A1,""" ""\Outlander\",B1,".VOB"" ") When I get all the seasons and episodes accounted for I then cut the text the scrip created and run that into a DOS prompt which renames all the VOB names to something meaningful. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    File Arbor

    File Arbor

    Automatic file organizer for macOS and Windows.

    KEY FEATURES * Rule-based file organization — extension, name patterns, regex, file size, creation/modified date * Conditional rules — combine multiple conditions in one rule with AND logic * Quick presets — one-click sorting for Images, Documents, Videos, Music, Archives * Real-time Auto Mode — files are sorted the moment they appear * Scheduled runs — automate organization on a custom day/time schedule * Run shell commands (new) — trigger any script or command when a rule matches: convert, compress, upload, notify, or chain your own tools * Action History (new) — full audit trail of everything done, grouped by action: moved, renamed, deleted, and command runs * Subfolder scanning — reach files inside nested folders; flatten or preserve the original structure * Move to Trash or permanent delete — clean up unwanted files safely or for good * Multi-folder watching — monitor Downloads, Desktop, Documents, and custom locations simultaneously * Cross-platform * 100% offline
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    Tableau

    A lightweight macOS photo widget that never crops your images.

    ...A tall portrait or an ultra-wide panorama will scale perfectly without losing a single pixel. Tableau frees you from Apple's invisible grid, letting you place photos anywhere on your screen. You can point it to a folder to cycle through images with GPU-accelerated fades, and it will independently remember the exact size and position for every individual photo. For power users, Tableau offers a unique Click-Through mode. You can pin a photo above your active windows and lock it so your mouse clicks pass right through it. If you need to move it, simply holding the Option key makes it interactive again. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    MyMailIndex

    Outlook Add-in for Windows

    ...Email Thread summary at a glance - 1 click view on who and when participated in the thread - Shows Positive and Negative sentiment per email 3. Collects automatically contacts from all emails in a thread 4. Mass and Out of office emails detection. Auto move to configured subfolder 5. Backlog emails folder management 6. Targeted Fast Email search and Fast reply function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ghost Commander
    Dual panel Android file manager (like Norton or Total Commander). Aside the /sdcard it works with FTP servers, Windows (Samba) network shares (with a plug-in), ZIP archives, etc. Lots more features and customization settings are there. Feel free to add a feature request here: http://tinyurl.com/gc-user Report bugs and issues: http://tinyurl.com/gc-issue
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 25
    ImageMerge

    ImageMerge

    A GUI tool to merge images/videos from multiple folders.

    A GUI tool to merge images/videos from multiple folders, remove duplicates with SHA-256, and rename files into a clean sequential format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo