[go: up one dir, main page]

Open Source Lazarus Internet Software

Lazarus Internet Software

View 8511 business solutions

Browse free open source Lazarus Internet Software and projects below. Use the toggles on the left to filter open source Lazarus Internet Software by OS, license, language, programming language, and project status.

  • Full Control for Complex IT - Try PRTG Now Icon
    Full Control for Complex IT - Try PRTG Now

    Gain deeper insights and proactive alerts for your entire network. PRTG empowers you to optimize uptime and prevent costly outages.

    As an IT monitoring expert, you need more than basic alerts - you need actionable data and full transparency. PRTG gives your team a single pane of glass for all systems, devices, and applications, with customizable dashboards and granular user management. Detect issues before they escalate, automate reporting, and ensure compliance with SLAs. PRTG’s scalable engine and advanced analytics help you optimize resources, reduce manual effort, and keep your organization running smoothly. Take control of your IT landscape and make smarter decisions with real-time, enterprise-grade monitoring.
    Activate Your PRTG Trial Today
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 1
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge">
    Downloads: 11,039 This Week
    Last Update:
    See Project
  • 2
    HTMLViewer
    HTML Viewer Components for Delphi, Lazarus and C++Builder The HtmlViewer component set consists of the THtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components: THtmlViewer * The basic component. * THtmlViewer displays single (non-frame) documents. * It also forms the basis for the other two components. TFrameViewer * Displays both frame and single HTML documents. * TFrameViewer is oriented more for local file system use. TFrameBrowser * Also displays frame and single HTML documents. * TFrameBrower is oriented for use with local file systems and toward Internet style protocols and URL usage. * Additional code and/or components are generally required to get data from other sources than the local file system. These components Support most of the HTML 4.01 specifications with many additional popular HTML 5 enhancements. Many Cascading Style Sheet properties are also supported.
    Leader badge">
    Downloads: 51 This Week
    Last Update:
    See Project
  • 3

    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"]/div[1]/div[@class="draw default"]'),NodeList,ValueList)} end; end; Xpath support: attributes - //*[@id="TopBox"]/div/@class comment - //*[@id="TopBox"]/div/comment()[3] text - //*[@id="TopBox"]/div/text()[2] previous level - /../div[@class="draw default"]/img[2]/@alt partial coincidence by search in value of attribute: /div[@class="draw] returned nodes [[div class="draw default"],[div class="draw"], [div class="draw any"]..] like Xpath's function contains
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Simple SourceDS RCON

    Simple SourceDS RCON

    Simple, easy to use, SRCDS RCON tool.

    Simple SourceDS RCON is an easy to use tool to remote controll your Source Dedicated Server. Simple SourceDS RCON is open-source software developed by marcsello and distributed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.0. This tool is written in Pascal (Lazarus) and it can be compiled on Windows and Linux without any modifications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    httpres

    httpres

    A simple HTTP response checker

    THIS PROJECT IS NOW KNOWN AS LINKSPY AND CAN BE FOUND AT https://sourceforge.net/projects/linkspy/ httpres is an easy to use application that simply shows you the headers, response code and content from HTTP requests. This is useful for expanding short links, or checking where a suspicious link may take you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CaC - Catch And Convert
    CaC is a application to easily download and convert Videos from Videosites like YouTube, Google Video etc. It´s written in Lazarus / FreePascal and availible for Linux, Windows and Mac OS X Systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    IE Proxy X

    Internet Explorer (WinINet) Proxy Manager

    Manages Internet Explorer (IE) proxy settings that affect all other programs that use WinINet library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This project is designed for faster, easier and convenient to work with 3proxy. It allows you to easily create a comfortable and structuring of the configuration files to work with logs. Has a modular structure and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AddonLangManager

    This Tool manages the language Files for an firefox addon.

    This little Tool Manages all languages for an Firefox addon and translates properties files in to json if it is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    Bubbles

    Bubbles

    Bubbles the simple, easy to use HTTP web server, browser controlled

    Bubbles the simple, easy to use HTTP web server that is browser controlled, and capable of serving static files over the internet, either streamed from disk, or direct from RAM without lag. A GUI administration panel is accessed through your web browser (e.g. "http://localhost:1080/admin/" + default password of "admin"), which controls all her settings and vital functions, all in real time. Apart from serving files, she is capable of tracking site visits (site counters), receiving emails, accepting contact form submissions with support for Spam Guard, and recording site activity as date stamped traffic logs. She also includes a built-in log analyser for making sense of her traffic logs. These and other features make her more than capable of running multiple websites with little to no headache. Her design is light and stable, and an extensive block-based memory management system ensures all her key operations use memory in a sustained and reliable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Easy Notify

    Easy Notify

    Simple agent showing alert when receiving message in Microsoft Teams

    Simple agent showing an alert when you receive a message in MS Teams Alert can be deactivated manually or automatically when acceded to teams
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DNS progapation checker is program for linux and windows and uses ping command automatically every 60 seconds to see is DNS live. Can be minimized to systray and gives alert when DNS is propagated. Made in Lazarus & FreePascal by Aleksandar Josifoski
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    filthy Lucre

    filthy Lucre

    Currency converter

    Written in Lazarus and Free Pascal, this program connects to the internet and obtains the latest exchange rates from http://api.fixer.io/ in JSON format. This program was originally used as a programming example at http://www.cyberfilth.co.uk/hey-boy-what-you-coding-for-a-pascal-odyssey/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A pascal unit providing classes for connection to a memcached server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Scanner for Medal Of Honor for keep a ban list and kick player banned. used to keep cvar "FST_playerNames" up to date with players name, some mode use it like freeze-tag mod by mefy It run in console mode writed and compiled for Linux and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    protobuf-delphi

    Protocol buffers for Delphi

    This project contains the implementation of Protocol Buffers for Delphi. From the project was implemented limited functionality necessary for a specific project. At that time, I do not see any sense to transfer the whole project code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next