Showing 89 open source projects for "folder delete"

View related business solutions
  • $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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    SFTPGo

    SFTPGo

    Fully featured and highly configurable SFTP server with optional HTTP

    Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. SFTPGo is an Open Source project and you can of course use it for free but please don't ask for free support as well. Support for serving local filesystem, encrypted local filesystem, S3 Compatible Object Storage, Google Cloud...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 2
    ESP32-CAM_MJPEG2SD

    ESP32-CAM_MJPEG2SD

    ESP32 Camera motion capture application to record JPEGs to SD card

    Application for ESP32 / ESP32S3 with OV2640 / OV5640 camera to record JPEGs to SD card as AVI files and playback to the browser as an MJPEG stream. The AVI format allows recordings to replay at the correct frame rate on media players. If a microphone is installed then a WAV file is also created and stored in the AVI file. The ESP32 cannot support all of the features as it will run out of heap space. For better functionality and performance, use one of the new ESP32S3 camera boards, eg...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    Sinatra

    Sinatra

    Classy web-development dressed in a DSL

    Sinatra is a minimalist Ruby web framework that focuses on simplicity and flexibility, letting developers define web applications in just a few lines of code. Its DSL maps routes directly to Ruby blocks, making it straightforward to build APIs, small services, and quick prototypes without the overhead of full-stack frameworks like Rails. Despite its simplicity, Sinatra supports middleware, templates, sessions, filters, and helpers, so it can grow with more complex requirements. The framework...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    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: 4 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Why & When

    Why & When

    Exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint

    This is a Spring Boot 2 Starter exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint. Normally the JDK Flight Recorder is available locally or by JMX remote. Depending on your deployment scenario shell or JMX access might not be available for the application server. Here comes this handy starter into play! This starter adds a new Spring Boot Actuator endpoint for JDK Flight Recorder remote control. This RESTful endpoint allows starting and stopping Flight Recording and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ReacType

    ReacType

    Prototyping Tool for exporting React/Typescript Applications!

    ...For a selected component, users can see a list of available props from the parent, add props, and delete props in case they are not required later on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file,...
    Leader badge
    Downloads: 472 This Week
    Last Update:
    See Project
  • 8
    OvhDDNS-Updater

    OvhDDNS-Updater

    Simple OvhDDNS Updater

    ...'OvhDDNS-Updater' Description: 'App Description' Validity: e.g. “Unlimited” use the “+” button to add the access rules (GET, POST, PUT, DELETE) on the paths of your interest, e.g. /domain/zone/* When you
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    OptimWin Batch

    Batch to Speedup Windows (XP-11) settings and utilities collection

    https://sourceforge.net/p/optimwin-batch/ OptimWin by isidrococo at gmail This has a collection of utilities and mainly a big batch to automatically optimize and disable a huge amount of settings (Scheduled Tasks, LOGs, Services, delete Temp/Caches, etc) for Windows XP or later. Also includes a bunch of utilities, all decompressed at C:\UT Install: Decompress to a folder: 7.exe, 7z.dll, OptimWinInst.BAT, UT1.ZIP and [UT2.7z] Execute OptimWinInst.bat (some browsers deletes ".bat" extension, please rename), some antivirus may not like some of these files, disable in case of problems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Single Web Page to Edit any MySQL table

    Easily add a table editor for any table.

    Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest. Optionally: * Put the credentials in a secure /etc/ folder to avoid accidents. * Also added a CSS page if you want it to look pretty. * Can also run a script on add/edit/delete. * Can also have a dropdown for ALL tables in a single DB instead of just a single table. Most importantly: You can allow a user to edit a single table with simple security and no access to anything else! Instantly. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    SyncManager

    SyncManager

    Sync manager that helps you sync your files across different locations

    ...Plus, it has filtering and customizable versioning settings that help you to set synchronization more precisely. You can also decide how to handle old versions of files and folders: move them to the trash, delete them permanently, or version them in a special folder. The utility is operating as a fully automated solution that seamlessly launches at system startup.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Unofficial MX Cinnamon

    Unofficial MX Cinnamon

    MX Linux with Cinnamon as default DE

    ...I added applets which are radio 3.0 and weather. 1.31.24: pulseaudio bt support If issues using Ventoy: write ISO to USB vs Ventoy for computer to find files needed to boot Known issues: Anydesk - after install, need to go to Anydesk folder and as root delete service.conf to get new ID. I am open to additional ideas or thoughts to fix issues Best way to reach out right now is through Reddit u/electrotux or email dorrellkc@gmail.com
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    Virtualdub Batch Video DeShake v26.0204

    Batch to compress [and deshake] all videos [or images] in folder

    Installation: Execute "DeShakInst.BAT" VirtualDub2 44282; AviSynth+ 3.7.5 updated to C:\DVD DESHAK.BAT updated to C:\UT and added to PATH Usage: DESHAK task[s] [parameters] Tasks: tp1: deshake pass1 LOG generation for 2nd pass tp2: deshake pass2 and compress video and audio to MP3 tcomp: compress (no deshake) twav: extract WAV and/or uses external WAV audio Parameters (more in help): vEXT: video extension (ie: vmov), default: vAVI qN: h264...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    YouTubeDL Python

    A simple youtube video downloader

    Download any video from youtube as mp3 or mp4. Windows install creates 2 shortcuts in the start menu delete the one that is not in the folder otherwise the program will not run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    decimator

    decimator

    Delete all files/folder with same chosen name from folders in

    This is a Python program that allows users to delete files and folders from a specified directory. The program provides a graphical user interface (GUI) that allows users to select the directory and enter the name of the file or folder to be deleted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ftp client console app designed to be used on devices with limited resources like Windows CE. Implements the common ftp functionality plus some extra like bulk upload / download files. It should work on most Windows CE platforms and normal Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Koperek.VCL

    Fast file copier, experimental archiver and encrypter for Windows 95+

    ...Instalation. Put executable wherever want. Want shell extension edit .reg file provided adjusting location, integrate it to registry. Or LNK files to Send To folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SsDel by Softsimple

    SsDel by Softsimple

    Secure deletion file or folder

    FREE CONSOLE APPLICATION!! Secure file deletion. Console mode application for Windows 64 bits and Linux 64 bits (from Ubuntu version 20 or equivalent. If it doesn't work on your distribution, please let me know). Files or directories can be deleted recursively. Zero pad each file in the given path before deleting it. I hope you find it useful :-) DISCLAIMER Use it at your own risk! LICENSE Freeware license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Delete Duplicate Folder Levels

    A spreadsheet to collapse redundant folders

    This project offers an Excel spreadsheet, available for download through the Files tab (above). This spreadsheet helps the user to identify and remove duplicate directory levels. For instance, it can reduce "D:\Folder Layer\Folder Layer\Folder Layer\Another Layer\Another Layer\Filename.doc" to "D:\Folder Layer\Another Layer\Filename.doc" Duplicate folder layers can form due to normal file renaming processes, and also when restoring from archive (e.g., ZIP, RAR) files that contain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Portable Linux Binaries For Windows

    Portable Linux Binaries For Windows

    For use in your Batch Files / Scripts, Command Prompt, Automation etc.

    A Collection of Portable Linux Binaries For Windows From the Git for Windows Portable Project ( its usr/bin folder ). Prefer using Double Quotes instead of Single Quotes, while using most of these Binaries. Please watch the VIDEO BELOW. Also related to the working of only this windows folder version is this article : https://stackoverflow.com/questions/9378972/how-do-i-detect-and-delete-a-file-if-it-is-empty-using-a-windows-batch-file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Command Output to Html Chart for Website

    Command Output to Html Chart for Website

    A one liner to convert any file or a command output into a html chart

    ...As the Windows Version of this script was occasionally generating a zero byte file, because of the usage of pipes, I have avoided them totally, in the latest version. Also related to the working of only this windows folder version is this article : https://stackoverflow.com/questions/9378972/how-do-i-detect-and-delete-a-file-if-it-is-empty-using-a-windows-batch-file Also, watch the VIDEO BELOW and also view the Wiki Page for more inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    nftool

    nftool

    A suite of tools for NFT generative art

    ...Find collisions between collections, and image Generation. Generate images from the collection description. Generate images in parallel. Generate only missing images (if you delete a few images from the output folder). Generate traits rarity. Generate collection rarity. Provenance, generate provenance, OpenSea, update metadata of collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    xcrud

    crud ajax server using DataTables grid

    full app, ready to use. create read update delete record in php/mysql CodeIgniter + Bootstrap +DataTables +jQuery+leaflet... Simple login/users system goal: extend models of codeigniter 4 with grid edit add form see BaseXCrudModel and xcrud view e controller demo https://xcrud.000webhostapp.com/public/index.php user:demo pwd:demodemo install .copy all files like CodeIgniter 4 app (https://codeigniter.com/user_guide/installation/installing_manual.html) .change in Config folder: App.php and Database.php (https://codeigniter.com/user_guide/installation/running.html#initial-configuration-set-up) .create the database, the tables are created by app .update previeus installation, delete all tables .read models
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next