Showing 918 open source projects for "delphi source code"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Tinx is (yet another) IRC-Client for Windows. I want to make it easy-to-use but also customizable and extendable (to the extent which is appropriate for a light-weight chat client) with features none of existing clients offers in quite this combination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PlaxChat is a Chat user interface very simple and integrate P2P protocol,also if you have a Domain people can connect to it to share file. Lan support and Lan Sharing will also be implanted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Eternity MUD System is a complete Multi-User Dungeon system for the Microsoft Windows operating system. Features include a BBS-like front-end, GUI based on-line building, an advanced scripting system, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tools and libraries for dialing URI addresses directly from telephone's numeric keypad w/o phone directories. Encoded uri (for instance, SIP VoIP phone number) consists of decimal numbers only and can be entered from any telephone or other device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5

    MECT

    MANEATER CLOUD TECHNOLOGY

    a lightweight, cloud based, information software system designed to help effectively mitigate the managing of bad clams and man-eaters!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Library dedicated to the parsing of network protocols and designed to be fast, auto-adaptive, asynchronous, modular and completely independent from client/server code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Chopped LIVR

    Generate Asterisk IVR dialplans

    Chopped LIVR takes YAML input and generates Asterisk dialplans. It is primarily useful for generating IVR (Interactive Voice Response) applications; however, it may be used as a tool to generate any Asterisk dialplan. Chooped LIVR also incorporates control structures and functionality enhancements to the base Asterisk dialplan language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program is a GUI to configure APRS Trackers based on Jeroen Vreeken (PE1RXQ) and Arno Verhoeven (PE1ICQ) aprstracker code. We are looking for developers!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ecipse plugin to do the modeling of the web application and automatic generation of the source code for web applicatoin frameworks from a model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Personal Twitter Search without noise. Java code at https://github.com/karussell/Jetwick
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dcdm-g is based direct client detection mod (dcdm) code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TSSE is based on TBDEV. This code is licensed under the GPL v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A .NET library for controlling the i-Buddy USB device from your own code. Build your own notification system to keep an eye on e-mails, website hits and server failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Menu-driven tool for speaking with the Sony Ericsson k700i mobile phone, synchronize phonebook, send text messages, make calls, etc. This program is still in the pre-alpha stage, so don't expect much of it. All code is in SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BiglyBT

    BiglyBT

    BiglyBT is a feature filled, open source, ad-free, bittorrent client.

    ...https://www.tumblr.com/biglybt/817132575194857472/41-released https://github.com/BiglySoftware/BiglyBT/releases See https://github.com/BiglySoftware/BiglyBT for source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QSO-Graph

    QSO-Graph

    Ham radio MCP servers for AI Agents — 71 tools, 11 packages

    ...Provides AI-powered access to QRZ, eQSL, LoTW, HamQTH, POTA, SOTA, IOTA, WSPR, solar weather, ADIF parsing, and HF Description: Propagation analytics. Native installers for Windows (InnoSetup) and Linux (RPM). All servers also available via pip from PyPI. Source code at github.com/qso-graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    fcc-practice-exam-generator

    create practice exams from FCC exam question pools for Ham Radio

    ...The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning and parsing programs to update the database information. The project includes source code files. You may use them in your projects but you must give me attribution according to the GNU License Version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo