Showing 58 open source projects for "text diff"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Rat

    Rat

    Compose shell commands to build interactive terminal applications

    rat is an experiment in composing shell commands to build interactive, text-based interfaces—think “tig-style” navigation with as little custom UI logic as possible. Rather than reimplementing features, it delegates work to existing tools: a shell command generates output, a pager displays it, and “annotators” attach actions to recognized patterns. For example, a mode might run git log --graph and annotate commit hashes so hitting a key can open a diff, check out a branch, or run a follow-up command. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Java 4 SubRip

    j4srt manage SubRip files (.srt).

    usage: java [-options] -jar jarfile -c <fileIn> [<diff>] [<fileOut>] [<pattern>] fileIn input file diff milliseconds or different time fileOut output file pattern time's pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CompareDir

    CompareDir

    Tool to Compare 2 directories and handle the files.

    Did you ever copy many files to a portable usb-harddisk and use another system to update or delete files ? And later have trouble to find the few files you changed among all the others ? CompareDir does just that: it can compare 2 directories + subdirectories and you decide what files you want to keep, copy or delete. Manual: point it at a MasterDir, a SlaveDir than click "Diff" = show only the files that are available in only 1 directory-tree. Or click "All" = show all files in both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6
    CoreRender

    CoreRender

    UIKit a-là SwiftUI.framework

    ...CoreRender uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of inputs and the framework takes care of the rest (diff and reconciliation from virtual view hierarchy to the actual one under the hood). CoreRender includes the robust and battle-tested Facebook's Yoga as default layout engine. Any component such as a text or image can be recycled and reused anywhere in the UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    diffdmp

    diffdmp

    semantically compare two text files

    compare two text files (typically two versions of a text) using the diff-match-patch library, with semantic cleanup. produce an ordered list of additions, removals and identical text sections which allows for clear presentation of the differences, as well as recreating each of the texts. launch from command prompt without any arguments for usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vsSPDiff

    vsSPDiff

    very simple single-pane text diff utility

    a GUI wrapper for the diffdmp.exe console application (included): http://diffdmp.sf.net vsSPDiff version number matches the diffdmp.exe version number. latest vsSPDiff and latest diffdmp.exe are both v1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    rex-text-tool

    Shell tool for processing text files with regular expressions

    ...Please see the help text (rex --help) and/or the wiki for complete details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    WebChangeNotifier

    WebChangeNotifier

    Windows app for web page content changes detection

    C#/.NET console Windows app for website content change detection. Sends notifications to email via Mailgun HTTP API. It periodically opens all URLs in the list (in random order) and retrieves content (as text) using the specified selector. If the content changed since the last time, then it sends an email notification with a number of inserted/deleted lines and a DIFF text file. Also, it sends notifications about errors (if repeated more than once in a row) such as when the website is down or the content is not found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,624 This Week
    Last Update:
    See Project
  • 12
    rospell is a UTF-8 text editor for programmers and general use. It features syntax highlighting, a code beautifier for C and C++, and support for ctags, grep, diff, and merge. It also includes a speller for English and Romanian.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 13
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    DateDiff

    DateDiff

    Free Joomla! module to countdown/countup date differences.

    Free and simple module to countdown/countup from the current date or calculate the difference between two events and display the result as "» years » months » days" and/or days and weeks. It does not make use of 32/64-bit unix timestamps, so it will also work for dates outside the range 1970 (1901)-01-01 through 2038-01-19. The function respects leap years, but does not take into account the 10 days removed in the year 1582 from the calendar (October 5 through October 14, 1582) to fix...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    FolderCompare

    Compares all the text root files between two folders and reports

    This command line utility compares all the text, pdf and image files stored in two folders and reports the result in html format along with the diff of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML Differencing and Patching tools. XML based tools to mimic the functionality of traditional line based diff and patch utils, except operating on the hierarchical structure of XML.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    latexdiff is a Perl script, which compares two latex files and marks up significant differences between them (i.e. a diff for latex files). Various options are available for visual markup using standard latex packages such as "color.sty".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DiffReport

    DiffReport

    Code Difference report

    Often I have seen some Huge Maintenance Projects it is always very difficult to track the incremental files for each release and If we want to do that we need to checkout both the branches and use some UI based tool to get the diff of the files finally we end up waiting in front of the PC for a long time and do this job. In many cases we spend more than 2 hrs/day. The time increases if there are more such parallel releases and at the end of the day 1 developer does it as full time job and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A zope product which provides an interface to keep track of product updates which need to be run on zope sites through an interface that keeps track of those that have been run, when, by who, and their outcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LDIFF is an enhanced language-independent line differencing tool built upon the Unix diff and overcomes its limitations in determining whether an artifact line has been changed or is the result of additions and removals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Meld

    Meld

    Visual diff and merge tool

    Meld is a visual diff and merge tool designed to help users compare files, directories, and version-controlled projects with clarity and precision. It supports two-way and three-way comparisons, making it especially useful for reviewing code changes and resolving merge conflicts. Meld provides live comparison updates, allowing users to see differences immediately as files are edited. With built-in navigation tools, users can move quickly between changes and work directly on specific change...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Nocs
    Nocs is a C#/Windows Forms project that utilizes the Google Document List API for synchronizing text documents with Google Docs. This allows quick editing regardless of user or physical location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    colordiff is a wrapper for 'diff' and produces the same output but with pretty 'syntax' highlighting. Colour schemes can be customized.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SKIF ppds - Personal Password and Data Sentinel- password manager and data security-tools. Single file (main database) encrypted Blowfish-cipher - for storage user acсounts and any text data. "Crypto" tools - Blowfish-cipher,SHA,MD5,DIFF,MAC and other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Another Diff is a utility like anothers diff utilities but that's works how I want and its run in mono also, so can be used in Linux and Windows. No is necessary install, or install any third part library to run (Except mono or .net framework).
    Downloads: 0 This Week
    Last Update:
    See Project