Showing 118 open source projects for "kdiff3-64bit-setup_0.9.98-2.exe"

View related business solutions
  • Inspections+ Mobile forms for Dynamics 365 - Resco.net Icon
    Inspections+ Mobile forms for Dynamics 365 - Resco.net

    Start collecting field data without the hassles of complicated development thanks to resco.Inspections' native integration with Dynamics 365.

    Equip your frontline teams with a robust digital solution to simplify data collection and reporting. Handle inspections and audits effortlessly, even in remote locations, and create comprehensive reports on the spot, all integrated with Dynamics 365.
    Learn More
  • Create a personalized AI chatbot for each team in minutes Icon
    Create a personalized AI chatbot for each team in minutes

    Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

    QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
    Learn More
  • 1

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    An excellent system-development distribution. Comes with kernel, libc, cc, and emacs. Also contains theTool, and rc. Roll-your-own distro, bring tarballs. Unpack a bootable sample fs, and then unpack libc and cc-tools, unpack c-compiler then use theTool to build Perl -> autoconf, etc., then g++ and gdb, linux-7. See the shell programs and filesystem in the 'Files' section. Be sure to post in the forum/discussion 'kconfig' because there are a few caveats to "boot and...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Windows Native Unix Shell (wnus prompt)

    Windows Native Unix Shell (wnus prompt)

    A comprehensive Unix/Linux-like shell environment for Windows 7+ 64bit

    This project is implemented entirely in C++ without external dependencies. Windows Native Unix Shell (wnus prompt) (pronounced Wenus) brings the power and familiarity of bash sh ash commands and common terminal utilities to native Windows, with full NTFS support and Windows API integration. . It contains 342 fully implemented commands built-in , encompassing file managements operation and so much more. It has a comprehensive help system. This doesn't require WSL to work, or any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Larsen Commander for OS/2 and eCS

    Larsen Commander for OS/2 and eCS

    Source code is here - https://sourceforge.net/projects/lcmd-git/

    Source code is now developed using GIT. Please use new project page here - https://sourceforge.net/projects/lcmd-git/ Larsen Commander for OS/2 Warp and eCS. Consists of two parts; 1) the underlying C++ G-Lib framework that build directly on top of native 32 bit OS/2 APIs and 2) the Larsen Commander application it self, written in C++ on top of that G-Lib framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    A new system shell, which is (in some regards) stronger than even Windows Command prompt, made in pure C. This terminal is fairly new, and doesn't require any complex installing process. You just download it, and then immediately use it! HTerminal has an improved console interface with modern buttons. It only has 28 commands, but it is useful none the less! And, if you're already reading this, then why not give it a try? It is completely free and takes up less than 1 MB of space + you don't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Dynamic Work and Complex Project Management Platform | Quickbase Icon
    Dynamic Work and Complex Project Management Platform | Quickbase

    Quickbase is the leading application platform for dynamic work.

    Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
    Learn More
  • 5
    Scriper

    Scriper

    .Net Core desktop application for running scripts

    ...Simply add script to Scriper and run it by run button. Actual version supports these file extensions (scripts): Windows Proccess - .bat PowerShell - .ps1, .ps2 Python - .py Exe - .exe Linux Shell - .sh Javascript - .js Wiki https://github.com/Gramli/Scriper/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    F&S File Find

    F&S File Find

    F&S File Find - An ultra fast, cross platform, file find tool

    F&S File Find (i.e. Fast and Slow File Find) is a cross-platform command-line tool designed for Ultra-Fast Searching for Files on your hard drive. The application uses two main facilities to quickly locate files on your drive: 1. Caching previously visited folders in order to allow Ultra-Fast searches on consequent searches. 2. Multi-Core operation to speed up searches. (Compared to the standard Windows/CLI search tools) The application is designed to favor speed over all other computer resources (mainly memory), As my assumption is that if you want to locate a file on your drive, you want results as fast as possible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ProgressUI

    Daemon and set of tool to manage system by newbie

    This project assembly special dbus session daemon and set of tools to execute actions on certainly programs integrated with daemon delivered by this project. It is tend rather to help newbie than hackers. Currently works only under Plasma5/X11 due to only GTK+-2.0 backend of libgreattao works. This means tray icon do not shown in Plasma5/Wayland, etc. Other DE than Plasma5 not been tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    doall

    Shell script to run a command for many files selected with wildcards

    ...wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. doall -p (pretend mode) shows a list of commands instead of executing them doall -i (interactive mode) asks for confirmation for each command in turn doall -k (keep-running mode) ignores failing commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A shell designed to implement the idea of a current file selection rather than straight filename pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • LinkSquares: All-in-One Contract Management Platform Icon
    LinkSquares: All-in-One Contract Management Platform

    #1 Customer Rated CLM Any Contract. Every Department. One Platform.

    LinkSquares is the leading Contract Lifecycle Management (CLM) software designed to help legal, procurement, and business operations teams master the entire contract lifecycle, from creation to execution and renewal. The platform transforms how companies manage agreements by centralizing data, automating routine work, and providing actionable insights powered by AI. This single, connected source of truth helps teams eliminate manual processes, streamline workflows, boost visibility, and ensure compliance across thousands of contracts, ultimately reducing risk and administrative burden.
    Learn More
  • 10

    pdip

    Programmed Dialogue with Interactive Programs

    ...It is a simplified version of the famous expect utility which interprets a scripting language to dialog with an interactive program as a human operator would do. The package offers also an API to pilot interactive programs from C Language programs and two application libraries (ISYS and RSYS) as alternatives to system() from the C library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    ...Also see this script : https://sourceforge.net/projects/automated-quiz and this script : https://sourceforge.net/projects/command-output-to-html-table/ Notes: 1. You can use Free Programs like 7-zip to open and extract this tar file to your home folder, if your OS does not have a default application 2. Check Google for further inputs on any command usage or to achieve anything further 3. You may ignore errors caused by date command on your OS, due to difference in syntax 4. Practise
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pop Exe Email Execution. POP3 Email Automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    wrench

    wrench

    wrench is a command-line interpreter written in batch

    wrench is a command-line interpreter that can run on Windows 8.1, Windows 8, Windows 7, Windows Vista, Windows XP, Windows NT, Windows CE, OS/2 and eComStation operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PE objdump

    PE objdump

    Tool to find symbols in windows Library or Executable

    It reads windows Portable Executable file format. DLL & EXE . Coming up with support for name de-mangling Portable Tested on Linux/ SunOS/ Windows - VS10 / Mac You might also want to check https://sourceforge.net/projects/core-dump-analyzer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    bash-prompt

    Colorize bash prompt for users and groups.

    This package contains two sripts to set PS1 and PROMPT_COMMAND bash's variables. This two variables can be configured through bash-prompt.config file for users and groups. PROMPT_COMMAND variable can set the escape characters so that KONSOLE tabs get set dynamically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Winkwake

    Application inspired by Yakuake

    To hide or show console use Ctrl+F12 to restart console use Ctrl+Shift+F12. To set width of Console please use Console properties. On 1920x1080 width 240 will fill whole screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Generic macroprocessor, primarily aimed at complex data-driven code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    suckless-tools-vsido

    Modified version of suckless tools with xft built in.

    The suckless-tools version for Debian has xft seperate, puts things in /usr/bin and doesn't include some scripts that I feel make dmenu more valuable. This is a version I built and maintain for Debian Sid that corrects these issues. It should work on any 64bit version of Debian Sid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    os-808x

    os-808x

    operating system for Intel 8086 / 8088

    ...It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS services/functionality 3. Menu Driven Shell provides utilities like RAM check, Disk Viewer, Printer, Clock, Alarm etc., 4. OS supported simple file concept 5. Security using XOR Encryption Sources are available in sources section. See the Wiki for screen shots and how to run this OS on DOSBox / Wine environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TaskbarPinner (in VB.NET way)

    TaskbarPinner (in VB.NET way)

    Pin ANY stuff to the Win7/8 taskbar.

    ...It also support any language version of Windows, as it uses Unicode version of API, and it loads the verb string (such as "Pin to Taskbar") from Shell32.dll at Runtime. Besides that, it's also light and portable, as it's only a exe file. At here, I wanted to thank Mattias Sjögren for his ShellLinkNative.vb and ShellShortcut.vb. Without his classes, this project will never work without dll. Hope you guys will like it. :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CmdShortCut

    Cmd ShortCut for everyday functions like ipconfig made with C#

    Cmd ShortCut for everyday functions like ipconfig/ping/nslookup made with C# including a program update function still in development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Context Menu (Shell Extension)

    Free configurable Windows Explorer context menu extension.

    ContextMenu is a free configurable shell extension allowing users to define their own menu items to be included in the Windows Explorer’s context menu. This project consists of two DLLs (x86 and x64) written in native C++ with plain access to the Win32-API representing the shell extension, a composer written in C# to be used to configure all shell extensions at once as well as of a help file explaining all necessary details. The composer is also available as x86 and x64 version. Note this shell extension is tested under Windows XP (64) and under Windows 7 (32). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    eggShell

    Previously known as Cloud:9ine, eggShell is the 2012 edition.

    Based on our Cloud:9ine shell replacement project which circulated from 1999 to around 2002, eggShell is a modern, script-based toolbar UI for Windows 2000, XP, Vista, 7 and 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QDroid is a framework aimed to fast developing stand-alone utilities with Qt Script and easily and fast integration scripts into QT-based applications. Moving to Gitorius due Berlios closing. See you at https://gitorious.org/qdroidscript
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB