[go: up one dir, main page]

Showing 45 open source projects for "folder compare"

View related business solutions
  • Monitor your whole IT Infrastructure Icon
    Monitor your whole IT Infrastructure

    Know what's up and what's new: Monitor all your systems, devices, traffic and applications.

    Caters to tech staff, system Administrators, and companies of any size, from small and medium sized businesses to enterprises that need their IT network to be reliable and easy to monitor in real-time. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine. PRTG optimizes connections and workloads as well as reducing operational costs by avoiding outages while saving time and controlling service level agreements (SLAs).
    Start Your Free PRTG Trial Now
  • Unimus makes Network Automation and Configuration Management easy. Icon
    Unimus makes Network Automation and Configuration Management easy.

    Deploying Unimus to manage your entire network requires only minutes, allowing for rapid deployment without headaches.

    We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
    Learn More
  • 1
    Localization Editor

    Localization Editor

    macOS editor app to help you manage iOS and macOS app localization

    Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side, highlighting missing translations. Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages. Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TextDistance

    TextDistance

    Compute distance between sequences

    Python library for comparing the distance between two or more sequences by many algorithms. For main algorithms, text distance try to call known external libraries (fastest first) if available (installed in your system) and possible (this implementation can compare this type of sequences). Install text distance with extras for this feature. Textdistance use benchmark results for algorithm optimization and try to call the fastest external lib first (if possible). TextDistance show benchmarks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Jeeva folder utility

    File/folder utility useful for comparing/mirroring directories

    Full Docs: Download: JeevaX.Y.html Compare folder contents: jeeva --overlap/--mtime/--diff folder1 folder2 --overlap (see files that are in one or other folder, or common to both.) --mtime (files that are newer, the same age, or older ) --diff (files whose content is identical or different) Optionally can recursively descend to a specified depth or completely down folder tree comparing corresponding folders while descending. --copy for mirroring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flutter Architecture Samples

    Flutter Architecture Samples

    TodoMVC for Flutter

    Flutter Architecture Samples is a curated repository that implements the same app (typically a “todo” app) using various architectural / state management patterns (e.g. BLoC, Redux, Provider, MVC, etc.). Its goal is educational: to help developers compare architecture styles, understand trade-offs, and see best practices in action. You can use the samples in this project as a learning reference, as a roughly apples-to-apples comparison of different approaches, or as a starting point...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    Stevia

    Stevia

    Concise Autolayout code

    .... In the project folder, you can find an example of a typical login view laid out in both native and Stevia for you to understand and compare the two approaches. Stevia enables you to write readable Auto Layout code. It does so by tackling the 3 main components of layout: view hierarchy, layout and styling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in...
    Leader badge">
    Downloads: 35,576 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, find...
    Leader badge">
    Downloads: 487 This Week
    Last Update:
    See Project
  • 8
    ClipAngel

    ClipAngel

    Clipboard history capture and paste tool

    This program belongs to class "Clipboard Manager". It captures many clipboard objects and allows user to select and paste one in any program. Inspired by analogs: ClipDiary, Ditto, AceText. Main priorities: usability, compatibility, reliability. Requires .Net Framework 4.52+ (Windows Vista+/Server 2008+)
    Leader badge">
    Downloads: 159 This Week
    Last Update:
    See Project
  • 9
    ISQLHelper

    ISQLHelper

    SQL Server Helping Application For Developers

    1.SQL Compare Compare and synchronize SQL Server database schemas effortlessly. 2.SQL Data Compare Identify and sync data differences between SQL Server databases. 3.Folder to SQL Compare Compare SQL script folders with live SQL Server databases. 4.SQL Trace / SQL Profiler (Azure Supported) Capture, trace, and analyze SQL Server events and performance — includes Azure SQL support. 5.SQL Table Documents Generate structured documentation for SQL Server table schemas. 6.SQL...
    Downloads: 19 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11

    LogEngine2 library

    Simple C++ library for easy and flexible logging

    LogEngine2 is a C++ header only library for easy and flexible logging. Contains small amount of code in compare with other logging libraries. Just copy the files from include folder to your project folder and use a C++20 compiler. LogEngine2 can load loggers from .lfg file. Examples of .lfg files are included into bundle. LogEngine2 provides various log targets: regular files, rotating log files, console logging, string stream, user custom function. Log line format is easy configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VR Ax Java Sources & Build Projects

    VR Ax Java Sources & Build Projects

    VR Adrix Java Works - Paged Lists - Action-Entity Model ...

    ... - NetBeans build projects - and more ... (*) note: the libraries folder to build and run applications must be located on the same volume of the java applications its path name must be: \AX.VincentRadio\Java\SharedLib have fun Adrix.NT adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FullDiskHash

    FullDiskHash

    Get and save hashes of files in a drive or folder.

    Get and save hashes (MD5 and SHA256) of files in a drive or folder. In later stages of the project, it will be possible to compare the hashes with previous scans to check which files have been changed. Additional information such as the author of the software or its certification in the case of executables or libraries is also read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ... EDIT (Edit/Merge at the same time) : Compare and Merge 2 text files: allow you to edit/compare/merge 2 text files in the same windows – FILE FILTERS: Include or exclude files that match regular expressions. Other than that, after compare 2 folders, you could filter display item base on file name. – INCLUDE SUB FOLDERS: This option lets you control the depth of a folder comparison. Enabling it compares all folder levels
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    X32 Scene Parser

    X32 Scene Parser

    An X32 scene management tool

    This parsing tool can be used to extract sections of a Behringer X32 or Midas M32 scene file in order to create specialized snippets.
    Leader badge">
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    X-Air Scene Parser

    X-Air Scene Parser

    An X-Air scene management tool

    The X-Air/M-Air does not include snippets (like the X32), This parsing tool is a port of the X32 Scene Parser that can be used to create modified scene files which can function like snippets.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    sfk

    sfk

    Swiss File Knife - A Command Line Tools Collection

    SFK combines many functions in a single, portable executable that belongs onto every USB stick. Search and convert text files, instant simple FTP/HTTP server, find duplicate files, compare folders, treesize, run own commands on all files of a folder - it's all within a single tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Monitor File Events v1.03

    Monitor File Events v1.03

    Monitoring Activities On Windows System

    "Monitor File Events" is an activity sniffer on your system, it determines any change on any file or folder on your computer. Possibility to scan up to 5 different directories and their relative sub-directories with search filters for directories and files, obtaining precise targets, without messing up the list with hundreds of processes in other paths that are not interest. The selected filters determine what you are watching and thus, which events can be triggered. So what is going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    benchm-ml

    benchm-ml

    A minimal benchmark for scalability, speed and accuracy of commonly us

    ... implementations. The benchmarks cover algorithms like logistic regression, random forest, gradient boosting, and deep neural networks, and they compare across toolkits such as scikit-learn, R packages, xgboost, H2O, Spark MLlib, etc. The repository is structured in logical folders (e.g. “1-linear”, “2-rf”, “3-boosting”, “4-DL”) each corresponding to algorithm categories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FreeFileSync

    FreeFileSync

    Free data backup software to synchronize files and folders

    FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux and macOS. It is designed to save your time setting up and running data backups while having nice visual feedback along the way. _______________________________________________________________ DOWNLOAD LINKS (official homepage): https://freefilesync.org/
    Downloads: 87 This Week
    Last Update:
    See Project
  • 21
    Aeres Commander

    Aeres Commander

    Basic Total Commander version made in Delphi

    I made this program because i was not allowed to use Total Commander anymore at work. This program is a rudimentary version of Total Commander which does the basics. Loading of folders is rather fast. You can View, edit, copy, move, delete files and folders. As well as create a new folder. This is still work in progress and i will update when i have new stuff or bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Reads and Reports issues found inside a SAS log file. Reading of a log files is very fast. Was used on XP, Win 7, Win 8, Did some testing on Linux via WINE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Password Guessing Framework

    Password Guessing Framework

    A Framework for Comparing Password Guessing Strategies

    The Password Guessing Framework is an open source tool to provide an automated and reliable way to compare password guessers. It can help to identify individual strengths and weaknesses of a guesser, its modes of operation or even the underlying guessing strategies. Therefor, it gathers information about how many passwords from an input file (password leak) have been cracked in relation to the amount of generated guesses. Subsequent to the guessing process an analysis of the cracked passwords...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple PHP/MySQL script that can list files (including MD5 and SHA1 checksums as well as last modification time) in selected folder. It can generate snapshots with a current state of filesystem and compare it with an older snapshots. Before uploading to server, set your password ($correct_password = 'Your Password';) and monitoring folder ($checkpath = './';)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Photo Sorter

    Photo Sorter

    Sort out all of your photos with just a few clicks.

    Have you ever had a problem with the order of your photos? Photo Sorter can easily help you with that!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next