Showing 331 open source projects for "source"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Luba Filewatcher

    Luba Filewatcher

    Monitors directories for changes, executing a user-defined application

    Monitors directories / folders for changes in the containing files. Executing a user-defined application with variable command line parameters and displaying a user defined notification message. It is useful especially to programmers who need to track down modifications within their project during the development process. It is easy to configure and user interface expose a detailed overview.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Checksum Checker

    Quick and simple checksum program

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    House Party Protocol

    House Party Protocol

    an ultimate evidence wiper

    It's a open source file wiper program which can get commands remotely and acts in emergency stiuations. Program's name inspired by Iron Man 3 movie where Tony Stark activates the "House Party Protocol" when his house is destroyed. It's written for preventing your private datas captured by police or thieves. *Usage* - You need to have a hosting account which can run php scripts (you can register for a free one) Change the $password section in base.php and upload it to your hosting with command.txt file -Collect your evidence files into one folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SimpleBackup

    SimpleBackup

    A fast and simple backup tool that makes differencial and full backups

    SimpleBackup is a small backup tool which can be used for full and differencial backups of a folder or drive. Furthermore it has a few features to keep your backups clean. How to backup? Just enter the source and destination directory, choose between a few options and let it run. No complicated using, no useless functions, just simple and easy to use. Please consider that you have installed microsoft .Net Framework 4.0 ( or later ) to run SimpleBackup!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    SaveGame Profiler
    Easily manage multiple savegame profiles for games allowing multiple users to play games on the same system without overwriting eachothers' saves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SuperSecretary

    SuperSecretary

    A file sorting application for Windows.

    SuperSecretary can sort any types of files into folders to easily manage your photo or music libraries. It can sort by file attributes, EXIF data and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Universal File Splitter & Joinner

    the Powerfull, Beautiful file Splitter

    Easy, Lighweight, Free for Sharing and Archieving Universal File Splitter and Joiner is a powerful file splitter and joiner utility that can split a big file into small pieces, then can be joined latter to get the original file, also check Identical for both Source and Joined file. provides many signature algorithm. This application requires- * .NET framework 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TmStorage

    Store multiple data streams in a single container

    With TmStorage, you can store multiple data streams inside single container. It supports full transactions. You can use it as it is or you can easily create your own specialized storage derived from TmStorage while automatically gaining all features available in TmStorage (i.e. transactions). Create your own storage that fits your data, don't change your data to fit into some other storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dom's Corruptor

    Dom's Corruptor

    A program that corrupts anything you give it

    Corruption program that can be used to test files or programs to see what would happen if it were to be corrupted. Also gives logs and information on what bytes have been changed. Probably has a few bugs too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Little Disk Cleaner

    Little Disk Cleaner

    Free up valuable disk space

    Little Disk Cleaner is a open source program written in C# that removes any unneeded files to free up extra hard drive space and make windows run faster.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Attribute Tweaker

    Attribute Tweaker

    A simple utility for tweaking attributes of directories's contents and

    Computer virus is a major disorder, there is nothing to discuss. But fortunately, a good antivirus can detect and remove these threats. Still, some viruses modify folders on your computer before you remove them, hidden folders, removing shortcuts, among others. And when an important folder is modified, you can have the most work to get it back. Eliminate this problem with the Attribute Tweaker. The Attribute Tweaker offers you the option of finding hidden folders in your computer with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Little Registry Optimizer

    Little Registry Optimizer

    Compact the Windows Registry

    Little Registry Optimizer is a part of Little Apps` Little Registry Cleaner. This project is aimed to analyze the windows registry and optimize it so it will be smaller and run smoother. This program is licensed under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RoboMirror's aim is to provide a very simple and user-centered GUI for Robocopy to allow for easy synchronization of two directory trees, e.g., to perform a robust incremental backup, both locally (e.g., to an external hard disk) and across the network. Additionally, RoboMirror supports volume shadow copies. By using shadow copies, all files can be copied, including files locked by running processes (Outlook, SQL Server...).
    Leader badge
    Downloads: 292 This Week
    Last Update:
    See Project
  • 14
    Quiet File

    Quiet File

    Quick and unobtrusive tool to move, copy, and download files

    Quick and unobtrusive tool to move, copy, and download files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LZWStream

    The LZW algorithm in C#

    Implementation of the LZW algorithm in C#, adhering to the built-in System.IO.Compression. The algorithm and code is much improved, compared to projects like SharpLZW. The LZW algorithm is for arbitrary lossless data compression and are noticeable for simplicity and low (compared to others) memory consumption. Making it interesting for eg. embedded use. There're many other LZW implementations out there. This one is focused on KISS and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FrincBackup

    FrincBackup

    Incremtal backup tool supporting removable storage devices

    FrincBackup means free incremental backup. It is developed for backing up a x TB NAS with storage devices in a logical volume to multiple removable storage devices, such as 500 GB USB hard drives. Files are backuped as files (not as an archive) and are readable without the need of a tool and without the need of FrincBackup itself (allthough there is a restore mode for better handling).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DING!

    DING!

    First practical dynamic system performance analyzer

    Windows application displaying a system tray icon and notifications about system responsiveness at the moment. When the system is busy with finishing its loading after reboot - you'll get a notification when the system is really ready to work. On next reboot it will display a countdown clock with estimated time to wait before full system readiness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DupFinder

    DupFinder

    Free Duplicate File Finder and CleanUp Tool for Windows© XP/Vista/7/8

    AFDP can help you free up hard drive space by detecting and removing duplicate files. Duplicate files have exactly the same contents regardless of their name, date, time and location. Also, AFDP is able to find files that are not exactly identical, but have the same file name. Perhaps you have different versions of a file and you want to find all of them and remove the older versions. AFDP can also find zero length files. These are files that have no content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Syncoco
    Syncoco is an offline file synchronization tool. It uses a medium like an USB stick, and can handle much larger file systems than the size of the medium, since only changes to the file systems are transferred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DevMiner

    DevMiner - shadow copy *.jpg or all files from removable devices

    DevMiner - shadow copy *.jpg or all files from removable devices. You can see mined files in C:\miner\mined, where folder's name - device id. You can set to copy only images or all files - easy choose radiobutton like you need. App can minimized in tray, to show - double click on icon. To lock copy from your device make in root directory of your device file "minelck" Russia, Ryazan. Sazonov Vladimir. 2014. sazik.rzn@gmail.com https://sourceforge.net/projects/devminer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    The Comic Book Wizard

    comic book archive manager

    Note: If you get an access denied error you have to run the program as administrator! The comic book wizard allows you to compress a folder of images into different archives such as cbz and zip. It now also has an archive manager that allows you to select a folder of archives such as cbr, rar and zip archives and it will automatically convert them into cbz archives and save them where you want. Some Features: preview each image to be included in the archive automatically convert...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MySQL Backup Manager

    MySQL Backup Manager

    Automate the backup process of your MySQL databases easely!

    ...MySQL Backup Manager is an application which contains a windows service for the automating process and a graphical user interface for managing which databases need backups. The program is a lightweight program and it's open source, so feel free to improve the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DDriveWrite

    Disk image read writer

    DDriveWrite is a C#.Net project that facilitates direct reading and writing of a disk image to a disk drive in a manner not unlike a *nix 'dd' command to a drive device node. Designed for use in bootable USB image applications. Update: After about 2 years I've finally made a couple small updates, improving usability on more modern versions of windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    HDDCare

    HDDCare

    HDDCare prevents storage damage on hard drives

    This little tool is developed to protect files,such as photos, movies and important documents from damage on storage.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB