Showing 91 open source projects for "delphi auto update"

View related business solutions
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 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.
  • 1
    git-auto-commit Action

    git-auto-commit Action

    Automatically Commit changed Files back to GitHub

    ... or Workflow at least the contents: write permission. The goal of this Action is to be "the Action for committing files for the 80% use case". Therefore, you might run into issues if your Workflow falls into the not supported 20% portion. If your Workflow can't push the commit to the repository because of authentication issues, please update your Workflow configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Apiato

    Apiato

    PHP Framework for building scalable API's on top of Laravel

    ... using ApiDocJS (provided by Documentation Container). Supports CORS (Cross-Origin Resource Sharing) and JSONP (JSON with padding). Auto encoding/decoding of real IDs, to prevent exposing real ids to the outer world. API Throttling (rate-limiting to control the rate of traffic received and protect your server). Support Data Caching (with auto clearing on Create, Update, and Delete). API versioning in the URL or Header (versioning based on the route file name).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    navi

    navi

    An interactive cheatsheet tool for the command-line

    navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. it will spare you from knowing CLIs by heart. It will spare you from copy-pasting output from intermediate commands. It will make you type less. It will teach you new one-liners. It uses fzf, skim, or Alfred under the hood and it can be either used as a command or as a shell widget (à la Ctrl-R)....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    electron-builder

    electron-builder

    A complete solution to package and build a Electron app

    A complete solution to package and build a ready-for-distribution Electron, Proton Native app for macOS, Windows and Linux with “auto update” support out of the box. You can use electron-builder only to pack your electron app in a AppImage, Snaps, Debian package, NSIS, macOS installer component package (pkg) and other distributable formats. Build and publish in parallel, using hard links on CI server to reduce IO and disk space usage. Docker images to build Electron app for Linux or Windows...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 5
    Android Debug Database

    Android Debug Database

    A library for debugging android databases and shared preferences

    Android Debug Database allows you to view databases and shared preferences directly in your browser in a very simple way. Android Debug Database is a powerful library for debugging databases and shared preferences in Android applications. Delete database rows and shared preferences. Search in your data. Sort data. Download database. Debug Room inMemory database. As this library is auto-initialize, if you want to get the address log, add the following method and call (we have to do like...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    EasyEngine

    EasyEngine

    Command-line control panel for Nginx Server to manage WordPress sites

    EasyEngine makes it greatly easy to manage nginx, a fast web-server software that consumes little memory when handling increasing volumes of concurrent users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    K3s

    K3s

    Lightweight Kubernetes

    Lightweight Kubernetes. Production-ready, easy to install, half the memory, all in a binary less than 100 MB. K3s is a highly available, certified Kubernetes distribution designed for production workloads in unattended, resource-constrained, remote locations or inside IoT appliances. K3s is packaged as a single <70MB binary that reduces the dependencies and steps needed to install, run and auto-update a production Kubernetes cluster. Both ARM64 and ARMv7 are supported with binaries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mavo

    Mavo

    Create web applications entirely by writing HTML and CSS

    Create complex, reactive, persistent web applications by just writing HTML & CSS, without a single line of JavaScript and no server backend. Developed in the Haystack Group at MIT CSAIL and led by Lea Verou. Mavo extends the syntax of HTML to describe Web applications that manage, store, and transform data. Store data in the cloud, locally, or not at all by just changing an HTML attribute. Edit data right on the website, with an intuitive, auto-generated, customizable interface. No more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GoConvey

    GoConvey

    Go testing in the browser, integrates with `go test`

    Welcome to GoConvey, a yummy Go testing tool for gophers. Works with go test. Use it in the terminal or browser according to your viewing pleasure. GoConvey supports Go's native testing package. Neither the web UI nor the DSL are required; you can use either one independently. Readable, colorized console output (understandable by any manager, IT or not). As long as GoConvey is running, test results will automatically update in your browser window. The design is responsive, so you can squish...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 10
    Omi

    Omi

    Front end cross-frameworks framework

    ... webpack, Babel or TypeScript. CLI helps you configure everything and provides various templates for different project types. Pass data through the component tree without having to pass props down manually at every level by store, auto update the view on demand. Cross frameworks(react, preact, vue, angular), components of omi are pure custom elements. Excellent compatibility(IE8+) with omio and enhanced CSS, rpx unit support base on 750 screen width.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Carthage

    Carthage

    A simple, decentralized dependency manager for Cocoa

    Carthage is intended to be the simplest way to add frameworks to your Cocoa application. Carthage builds your dependencies and provides you with binary frameworks, but you retain full control over your project structure and setup. Carthage does not automatically modify your project files or your build settings. Get Carthage by running brew install carthage or choose another installation method. Create a Cartfile in the same directory where your .xcodeproj or .xcworkspace is. List the desired...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vue Query

    Vue Query

    Hooks for fetching, caching and updating asynchronous data in Vue

    Hooks for fetching, caching and updating asynchronous data in Vue. Transport/protocol/backend agnostic data fetching (REST, GraphQL, promises, whatever!) Auto Caching + Refetching (stale-while-revalidate, Window Refocus, Polling/Realtime) Parallel + Dependent Queries. Mutations + Reactive Query Refetching. Multi-layer Cache + Automatic Garbage Collection. Paginated + Cursor-based Queries. Load-More + Infinite Scroll Queries w/ Scroll Recovery. Request Cancellation. (experimental) Suspense...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    ... : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    ...# Delphi Drag & Drop Applications - VRCalc++ Script Executors: Terminal, VCL, FMX - VRMultiEdit - VRLazyCodeEditor - VR Astro Vision (Astrology) - Paged List Test - VRMosaic : Delphi C++Builder Java C# +with auto resolver - VR Free Chess 2D - VRBlocks - VRGraphStage + icons & bitmaps + VCL VisualStyles + Build Projects + instructions to build projects to build projects - Delphi : RAD Studio - C++ : Dev-C++ - java : NetBeans - C# : MS/VS adrixnt@hotmail.it
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    A TortoiseSVN Add-In for Delphi based on the Delphi Add-In for TortoiseSVN at tigris.org (http://delphiaddinfortortoisesvn.tigris.org/).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    ClipAngel

    ClipAngel

    Clipboard history capture and paste tool

    This program belongs to class "Clipboard Manager". It captures many clipboard objects and allows user to select and paste one in any program. Inspired by analogs: ClipDiary, Ditto, AceText. Main priorities: usability, compatibility, reliability. Requires .Net Framework 4.52+ (Windows Vista+/Server 2008+)
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 17
    xxm

    xxm

    A non-IDE, compile-on-refresh, web platform for Delphi.

    xxm is a web platform for Delphi. Combine Delphi and HTML into a compiled library loadable by an ISAPI extension, a stand-alone HTTP service, an Internet Explorer snap-in, a FireFox module, an Apache module, oldskool CGI...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    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 shown...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus

    VRMosaic for Lazarus a sliding cells puzzle game written using Free Pascal for Lazarus [*] now include auto mosaic resolver (Aug 2023) !! includes Lazarus sources & build project another fine SunStorm release Vincent Radio {Adrix.NT} adrixnt@hotmail.it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    MUNKI UPDATER

    Auto Update munki products

    Automatically Get Official Product Updates on munki Server. This MUNKI SERVER Command line Tool (Munki Updater) will check for available MUNKI Product Updates on official Servers (example Mozilla) and will allow to Download and Update older Product Versions on MUNKI Repository and distribute them on clients having older versions. munki updater readme: http://svn.code.sourceforge.net/p/munkiupdater/code-0/trunk/readme.txt ############# managed software centre installer including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OPSI UPDATER

    Check and Update Products on OPSI Server

    This OPSI SERVER Command line Tool (Opsi Updater) will check for available OPSI Product Updates on official Servers (example Mozilla) and will allow to Download and Update older Product Versions on OPSI Repository and distribute them on clients having older versions. readme: http://svn.code.sourceforge.net/p/opsiupdater/code-0/trunk/readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XMLRAD

    XMLRAD

    Web Application Server Stack for Delphi/FreePascal/Lazarus

    Build HTML5 web apps based on DSL (Domain Specific Language) for Delphi/FreePascal/Lazarus: - XMLGram to create XMLServices using DBExtract to select from DB, DBBatch to update DB, macros using programming patterns such as Multicast and RetroFit, - XQL (eXtensible Query Language) to select records in the embedded database XQLite, - XML to load/store record/dataset, - XTL (eXtensible Template Language) to design HTML5 pages based on templates, includes templates for multiple layouts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Object Persistent Framework written in Embarcadero's Delphi (Object Pascal). This Value Type Framework provides a base class (ThcObject) composed of attribute objects that can be automatically persisted to an object store (normally an RDBMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chloe

    Chloe

    A lightweight and high-performance Object/Relational Mapping(ORM)

    Chloe is a lightweight Object/Relational Mapping(ORM) library. The query interface is similar to LINQ. You can query data like LINQ and do any things(Join Query | Group Query | Aggregate Query | Insert | Batch Update | Batch Delete) by lambda with Chloe.ORM. Pay attention to splicing lambda expression trees by yourself, do not wrap your variables with ConstantExpression, otherwise, non-parameterized sql will be generated, and there is a risk of sql injection! If the entity does not explicitly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell Dev-C...
    Leader badge
    Downloads: 124,162 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next