Showing 36 open source projects for "webmin-module-1.1-4.wbm"

View related business solutions
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 1
    VCLua

    VCLua

    VCLua is a LCL/VCL based GUI library for LUA

    VCLua is a toolkit library for building graphical user interfaces. VCLua allows a program to be executed on different os systems without any modification. VCLua can be compiled with the Free Pascal based Lazarus compiler into one easy portable file. To use VCLua you'll need only the Lua script interpreter. VCLua currently tested on Windows and Linux.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command line...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3

    Modern UI in Lazarus

    Modern UI in Lazarus

    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Scimark for Delphi Lazarus Free Pascal

    Scimark for Delphi/Lazarus/Free Pascal

    Benchmark for scientific and numerical computing. http://math.nist.gov/scimark Some years ago, someone converted the sources to delphi. The result of that convertion can be found here: https://code.google.com/p/scimark-delphi/ I found some issues and tried to contact the author. Without success. That's why I decided to start a new repository here. Patches are welcome!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5

    bjxml

    Xml class with single interface

    Xml class with single interface with some nice utility methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Bloodbat's Code Library

    Useful methods for Free Pascal and Lazarus (some are TP)

    A collection of useful methods for Free Pascal and Lazarus, some are compatible with Turbo Pascal as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ПревНарин [PrevNarin]

    A tool for editing INI type translations.

    ПревНарин [PrevNarin] is a tool for editing INI type translations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IBANManager

    IBANManager library

    This library allows you to validate IBAN codes and print in human-friendly format and paper format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7.x...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10
    SQLite Micro Manager

    SQLite Micro Manager

    Simplest SQLite3 GUI program

    SQLite Micro Manager is a lightweight, fast and configurable GUI program mostly designed to access, browse and modify data in SQLite3 databases maintained by other applications, like Web browsers, home accounting software etc. It supports drag-and-drop operations, saving to and retrieving SQL statements from internal library and disk files. runs natively on 64 bit Windows 7/8/10 and Linux Ubuntu derivatives with GTK2+. Can be easily compiled for OSX and Linux GTK3 and QT widget sets with...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    neoPack

    Fully virtual ListView for Delphi/Lazarus

    Project is obsolete; see Editas. ListView has no items occupied memory, only visible items are in memory. When turn on filter, maximum 4 bytes per item or less. Each item can be different height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dzSyncDpr

    Synchronizes the unit list in Delphi project files

    This tool synchronizes the uses lists in Delphi project (.dpr) files It reads the list from one source file. You can drop multiple destination files on the form and synchronize them all at once. It is meant to keep the projects like GExperts in sync that support multiple versions of Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14

    OXml

    The next generation XML library for Pascal (Delphi, FPC, Lazarus)

    ... (also for Delphi 4-2007). - The XML parser is a standalone unit, making it possible to write different and user-defined XML interfaces. - Extremely fast thanks to clever buffering. Parsers included in OXml: - Basic standalone XML reader and writer. - DOM (W3C DOM Level 1.0 Specification). - Sequential DOM parser - SAX parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16

    Raw TCP tester

    To send and recive TCP strings and handle connections

    Handle every connection on different windows really simple, like chatting! Whit this too you can start a server, what listens on a specific port and/or connect to a specific host name with a specific port. The incomming/outgoing connections are appearing in popup windows. Written in Lazarus
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Image to Ascii Art

    Image to Ascii Art

    Convert images to Ascii Art, with a lot of options and drawing tools

    This started as a simple image to ascii converter. However it has evolved into a much more complete ascii art suite. It has many features, including image adjustments, brighness, contrast, proportions) several image libraries, drawing and editing tools, a command line tool and more. The interface has been designed with special care, to include all tools in an easy and understandable way.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    vHDL Obfuscator GUI

    vHDL Obfuscator GUI

    vHDL Obfuscator is an small GUI to obfuscate and reformat HDL files

    VHDL and Verilog HDL are standards languages for hardware description. Sometimes is necessary to share the source HDL file but maintaining a little level of control and protection of the intellectual property. This tool generate obfuscated code that is almost unreadable to humans, but is still readable to compilers and simulators. This tool use GHDL (https://sourceforge.net/projects/ghdl-updates/), HDLObf (https://sourceforge.net/projects/hdlobf/), Icarus Verilog...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    MU-Projects

    This project file created for my own small applications.

    This project file created for my own small applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 21

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    Delphi HTML Parser This module lets you work with HTML documents as DOM tree and use XPath for searching tags. It is very simple way to parse HTML. This tested with version Delphi XE5,6 Usage Add in Uses parser.pas; begin HtmlTxt:= ''; //here your html NodeList:= TNodeList.Create; ValueList:= TStringList.Create; DomTree:= TDomTree.Create; DomTreeNode:= DomTree.RootNode; If DomTreeNode.RunParse(HtmlTxt) then begin {your code example: DomTreeNode.FindXPath('//*[@id="TopBox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ddn

    ddn

    Desktop Dropbox Notifications

    DDN is an application that makes desktop notification with changes detected in the file that is generated by the application Android ADN. Can generate OS Notificactions, Application's Notications and Growl Notifications. https://play.google.com/store/apps/details?id=com.nobeid.androiddropboxnotifications
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Instrumentation and others useful controls for Lazarus IDE Get the new version at: http://sourceforge.net/projects/uecontrols
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FDBG

    Filtered Database Grid for Lazarus

    The aim of the project is create enchanced database grid for Lazarus with filtering, sorting, sum row, sum range etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project is obsolete; see Editas
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next