Showing 27 open source projects for "red-files"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    TortoiseGit

    TortoiseGit

    Windows Explorer Extension to Operate Git

    TortoiseGit is a free, open-source graphical client for the version-control system Git, implemented as a shell extension for Windows — meaning it integrates directly into Windows Explorer, letting you execute Git operations via context menus and see version status directly on folders and files. Instead of relying solely on command-line Git commands, TortoiseGit gives developers a user-friendly interface: overlay icons show file statuses (modified, untracked, committed, etc.), and right-click context menus bring up Git operations like commit, push, pull, branch management, and diff/merge tools. It includes utilities for visual diff/merge, history browsing, and conflict resolution, making version control more accessible especially for those less comfortable with the command line. ...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    Gource

    Gource

    Software version control visualization

    ...The repository is displayed as a tree where the root of the repository is the centre, directories are branches and files are leaves. Contributors to the source code appear and disappear as they contribute to specific files and directories. Gource's display is rendered using OpenGL and requires a 3D accelerated video card to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Leader badge
    Downloads: 36,754 This Week
    Last Update:
    See Project
  • 4
    KDiff3

    KDiff3

    A graphical text difference analyzer

    ...See https://invent.kde.org/sdk/kdiff3 for the newest code and https://download.kde.org/stable/kdiff3/ for release bundles. All bugs should be filed at bugs.kde.org. KDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. It can also compare and merge directories. Platform-independant.
    Leader badge
    Downloads: 2,716 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
    Diff-ext is an extension for filemanagers such as Windows Explorer and Nautilus that allows to launch diff/merge tools on selected files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    QtPass

    QtPass

    QtPass is a multi-platform GUI for pass, the standard unix password

    ...Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities. Contrary to many Free, Libre and OpenSource password managers, pass and by extension QtPass are not bound to one user or device. Since we are based on GnuPG we have multi-key, multi recipient encryption out of the box. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    vcsinfo

    VCS Information Generator tool

    ...hg summary | vcsinfo > version.h Generate C++ header file for Mercurial repository in v1.x compatibility mode. hg summary | vcsinfo --cpp --compat version.h Generate Java class for Git repository treating new files as modification. git status | vcsinfo --git --java --package com.test --newismod > version.java SAMPLE OUTPUT: // Version Information // Generated by the VCS Information Tool v2.0 (c) #define MERCURIAL_REVISION 23u #define MERCURIAL_MODIFIED 1 #define MERCURIAL_HASH "6c784b7035ea" #define MERCURIAL_BRANCH "default"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    scord
    Reduce the disk space used by a subversion working copy, by storing only a single copy of unmodified files. (Subversion check out, reduced disk)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BinCoMerge

    BinCoMerge

    Compare binary files in hexadecimal view

    BinCoMerge is a binary files diff at byte resolution. It shows hexadecimal and raw ASCII data. BinCoMerge is seeking for common blocks from the bigger ones to the lower ones. It works by levels of minimum block sizes which are powers of 2. For example, with a file sizing between 16 KiB and 32 KiB, Bincomerge will firstly seek for all common blocks bigger than 16 KiB.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    coopy
    Diffs, patches, and revision control for CSV files, spreadsheets, and databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Subversion Indexer Widget for GDS
    svnindexer gives the ability of crawling into a Subversion repository to Google Desktop Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Allows to transparently encrypt repository contents with AES 256. The main advantage is that no additional software needed to be installed in untrusted location. Files are automatically encrypted on the fly when doing git push from trusted location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TSVN - Visual Studio Tortoise SVN Addin

    SVN support in Visual Studio 6.0

    Visual Studio 6.0 Addin Tortoise SVN. It alows diff, update, commit etc files under SVN control via Tortoise client directly from VS 6 interface. TortoiseSVN client required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Command line utility to greatly simplify working with svn:ignore lists. Just use 'svnignore' to see all unversioned files, and 'svnignore -a' to ignore all unversioned files. Other options also exist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    QGit viewer

    A git GUI viewer built on Qt/C++

    With QGit you will be able to browse revisions history, view patch content and changed files, graphically following different development branches.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Far Manager CVS Plugin, with several VCS shortcuts implemented as dialogs and folder view with files and their VCS statuses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Windows Installer Database To XML Bi-Directional Converter. The command line tool msi2xml converts Windows Installer Databases (.msi) to text based XML files. The complementary tool xml2msi reconstructs the .msi from the XML file.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    WinMergeX is a branch of the WinMerge visual diff tool. It is a MS-Windows diff tool allowing merge of individual files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A simple update programm. The update provider can publish a file with the changes on a certain url and if the programm is run it get's new files, creates directories and removes old files according to the update informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This provides a package which presents the CVS contents as mountable file system. It allows to view the versioned files as like they were ordinary files on a disk. There is also a possibility to check in/out some files for editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This Shell Extension integrates the CVS version control system into Windows Explorer. It provides status indicators, extra columns, property pages and other types of information about files that are under source control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PRCS, the Project Revision Control System, is the front end to a set of tools that (like CVS) provide a way to deal with sets of files and directories as an entity, preserving coherent versions of the entire set.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Windows (File Explorer) Front-End to RCS, the Revision Control System. RCSWinEx allows you to perform CHECKINs and CHECKOUTs, of your files via the contextual menu of File Explorer. To use RCSWinEx, RCS must already be installed on your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FARCVS is a plugin to the FAR file manager (http://farmanager.com), a Norton Commanger clone. Provides a UI for working with CVS: checkin and checkout, diffing and merging files, viewing statuses, etc... Written in C# using a .NET wrapper around FAR API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An extension of the current diff & patch programs to support the analysis of differences between binary files. Will include module support to specially handle user-defined types using user-created modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next