Showing 2096 open source projects for "winlator.1.1"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 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
  • 1
    JEDI Code Library
    The JEDI Code Library (JCL) consists of a set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    Prahita OpenSource Project aims for enabling Myanmar Unicode in OpenSource Softwares. The development may include Libraries, Fonts and Other utilities.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    winPenPack

    winPenPack

    The portable software collection

    winPenPack is a project that aims at collecting the most frequently used and most popular open source applications made portable, so that they can be executed without installation from any USB Flash Drive or Hard Disk. The winPenPack suites offer a wide range of portable applications like office tools, internet tools, multimedia tools, development tools, security applications and other frequently used utilities. Everything you need, completely free, open source and portable!
    Leader badge
    Downloads: 729 This Week
    Last Update:
    See Project
  • 4
    Lazarus Code and Component Repository
    Lazarus is a free and open source development tool for the Free Pascal Compiler. The purpose of this project is to serve as a Code Repository, Wiki Knowledgebase and support site for converting existing components and libraries to work with Lazarus and the Free Pascal Compiler.
    Leader badge
    Downloads: 199 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Caudex is a Unicode TrueType font created with FontForge. It includes most of the Medieval Unicode Font Initiative (MUFI) version 3.0 recommendations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Projet de traduction française de Mozilla et ses dérivés - French translation project for Mozilla and its derivatives
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    GNU GetText translation tools for Borland Delphi and Borland C++ Builder
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8

    dzKeyboardHookLL

    demonstration project for a low level global keyboard hook in Windows

    Delphi demonstration project for a low level global keyboard hook in Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A J2ME MIDlet implementing a Portable Chess Board to run on a Java enabled Cell Phone. In order to download the binaries and/or the source files please follow the Files->MobileChessBoard link above.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    Lankyspace

    Lankyspace

    A retro 8x8 font inspired by PC CGA and Commodore

    This retro font, that is inspired by the PC CGA, and Commodore implements the Code page 437, Code page 850 and Windows-1252. Every printable character of these code pages is present in Lankyspace
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    InplaceExeWrapper is a tool that allows calling other tools which change files in place where we don't want the file to be changed. It copies that file to a temporary location calls the external tool and then copies the changed file to the given output file name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple tool to collect a list of directories by dragging them onto a window and then using that list via clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Windows 32 Bit dll for a custom context menu based on file extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dzEditorLineEndsFix

    fix for "Cannot create file %Temp%\EditorLineEnd.ttr"

    This is a small program that fixes the problem introduced by the Windows update KB2982791 with Delphi 2006 to 2010 that causes the error "Cannot create file %Temp%\EditorLineEnds.ttr". It works by moving the file to its own unique subdirectory whenever it is being created. Version 1.0.2 creates its own unique directory in temp and tries to delete and recreate it on startup in order to get rid of all those files from the last session. Version 1.0.3 removes the balloon hint that was...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    general purpose library and build tools for Delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dzMdbViewer

    dzMdbViewer is a simple viewer for MS Access MDB files

    Stuck again without MS Access and getting tired of this, I decided to write a simple Viewer for MDB files. As expected it turned out to be simple since Delphi already supplies everything necessary. The tool allows to open multiple mdb files, displays a list of tables and the content of a table. That's it, nothing more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    FileDateSetter

    sets the date and time of files based on the filename

    Processes all files in a directory matching a given search mask. If the file name contains a date and time in a given form, the file's Last Access and Last Write time is updated. I wrote this tool to make files from my bank more manageable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dzTankerKoenig

    Tankerkoenig.de REST API for Delphi

    A Delphi implementation of the REST API to get current fuel prices from https://creativecommons.tankerkoenig.de (Needs a free API key). Includes a test program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    dprojFilter

    tool to manipulate Delphi .dproj files

    This is a tool to manipulate Delphi .dproj files (or actually: Any text file). Currently it has the options --DeleteLine, which deletes all matching lines from the file, the option pair --ChangeFrom and --ChangeTo, which replace matching lines with new content, and the options --InsertAfter, --Insert --InsertAfterAll --InsertAfterAllowDuplicates. It might later get more options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Delphi IDE explorer expert

    Expert for Embarcadero Delphi that gives access to internal components

    This is an expert for the Embarcadero Delphi XE IDEs that gives access to the internal components. It is based on David Hoyle's IDE expert for Delphi 3/4/5 but has been extended to access more properties and to filter on component types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    bjxml

    Xml class with single interface

    Xml class with single interface with some nice utility methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple audio player using bass.dll which will evolve into a radio alarm clock later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenZ ERP

    OpenZ ERP

    OpenZ - Warenwirtschaft, ERP, CRM & mehr

    OpenZ hat alle Funktionen, die ein modernes ERP-System für Unternehmen des Mittelstands bereitstellen muss: Warenwirtschaft, Materialwirtschaft, Produktion, Projekte, Finanzen, ERP, CRM, Online Handel, Vertrieb, Einkauf, Einsatzplanung und viele andere mehr. Das System läuft komplett im Browser und ist damit überall und auf jedem Gerät einsetzbar. - komplette Auftragsabwicklung - Customer Relationship Management (CRM) - vollständige Lagerverwaltung mit...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    NaviServer

    NaviServer

    NaviServer, a high performance web server written in C and Tcl

    NaviServer is an extensible web server suited to create scalable websites and services. Originally based on AOLserver (http://www.aolserver.com), the ongoing development is done independently under Mozilla Public License by a core group of people that use it for their businesses and by other supporters. Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code,...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 25

    dzIniFileFormatter

    Tool for formatting and sorting .INI files based on a template

    This tool allows formatting and sorting .INI files based on a template which gives a sort order for known sections and entries. Additional entries will be sorted alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project