Showing 373 open source projects for "form design delphi"

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.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    Wagtail

    Wagtail

    A Django content management system focused on flexibility & UX

    Wagtail is a powerful, open source content management system that’s focused on flexibility and user experience. Built on Django, Wagtail offers precise control and flexibility for designers, developers and editors. Designed by developers for developers, Wagtail plays nicely with everything else in your tech stack so you can do more and focus on perfecting your site. Designers will find Wagtail’s simple templating system ideal for building beautiful websites just the way they want, without...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Capstone

    Capstone

    Capstone disassembly/disassembler framework

    ... architecture-neutral API. Provide details on disassembled instruction (called “decomposer” by others). Provide semantics of the disassembled instruction, such as list of implicit registers read & written. Implemented in pure C language, with lightweight bindings for D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala (ready either in main code, or provided externally by the community).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    UVdesk Open Source

    UVdesk Open Source

    Build and make a full ticketing support system

    ... APIs required by your project and dependent packages to keep things running smoothly. Integrate multiple marketplaces with UVdesk to support your valuable customer. Bridge the gap between eCommerce store and customer to respond faster. Design your website front office forms at your convenience. Configure multiple email service providers with one platform to provide all-around support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    DockPanel Suite

    DockPanel Suite

    The Visual Studio inspired docking library for .NET WinForms

    Microsoft first introduced the docking panel layout in Visual Studio .NET (2002), and soon it became popular in application design. Many commercial .NET component vendors started to provide docking libraries initially, but there was no good free and open source alternative until WeiFen Luo released DockPanel Suite (DPS for short) on SourceForge.net in 2006. After an 18 month hiatus, the project has been resurrected and is now being actively developed on GitHub.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    Dashy

    Dashy

    A self-hostable personal dashboard built for you

    Dashy is an open-source, highly customizable, easy-to-use, privacy-respecting dashboard app. With tons of built-in themes to choose form, plus a UI color palette editor, you can have a unique-looking dashboard in no time. There is also support for custom CSS, and since all properties use CSS variables, it is easy to override. Dashy can auto-fetch icons from the favicon of each of your apps/ services. There is also native support for Font Awesome, Material Design Icons, emoji icons and of course...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The Apache Struts web framework

    The Apache Struts web framework

    Mirror of Apache Struts

    The Apache Struts web framework is a free open-source solution for creating Java web applications. Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and business logic engines to customize a response. Web applications based on JavaServer Pages sometimes commingle database code, page design code, and control flow code. In practice, we find that unless...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Material UI

    Material UI

    Comprehensive React component library that implements Material Design

    Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box. A meticulous implementation of Material Design; every Material UI component meets the highest standards of form and function. Start quickly with Material Design or use the advanced theming feature to easily tailor the components to your needs. CSS utilities allow you to move faster and make for a smooth developer experience when styling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    KeyMapper

    KeyMapper

    An Android app that change what the buttons do on your devices

    Key Mapper is a free and open source Android app that can remap your buttons and fingerprint reader gestures. The aim of this project is to allow anyone to map their buttons in any combination to anything. You can combine multiple keys from a specific device or from any device to form an "activator". Each activator can have multiple actions. The keys can be configured to be pressed at the same time or one after another in a sequence. Keys can be reassigned when pressed briefly, pressed long...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Bulma

    Bulma

    Modern CSS framework based on Flexbox

    Bulma is a free and open source, modern CSS framework based on Flexbox. It is a collection of CSS classes, with the end result being a single .css file. Because of this, you can write the HTML code you want and it would have no impact on the styling of your page. It has no JavaScript included, and can be considered “environment agnostic”, as it offers just a style layer over the logic. Bulma is 100% responsive, built to be mobile-first and modular, with 39 .sass files which you can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    Django Hijack

    Django Hijack

    With Django Hijack, admins can log in and work on behalf of others

    With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. 3.x docs are available in the docs folder. This version provides a security-first design, easy integration, customization, out-of-the-box Django admin support and dark mode. It is a complete rewrite and all former APIs are broken. A form is used to perform a POST including a CSRF-token for security reasons. The field user_pk is mandatory and the value must be set to the target users...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Unicorn Engine

    Unicorn Engine

    Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc

    Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework. Highlight features. Multi-architectures: ARM, ARM64 (ARMv8), m68k, MIPS, PowerPC, RISC-V, S390x (SystemZ), SPARC, TriCore & x86 (include x86_64). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in pure C language, with bindings for Pharo, Crystal, Clojure, Visual Basic, Perl, Rust, Haskell, Ruby, Python, Java, Go, D, Lua, JavaScript, .NET, Delphi/Pascal & MSVC available. Native support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Long Haul

    Long Haul

    A minimal, type-focused Jekyll theme

    Long Haul is a minimal Jekyll theme built with SASS and focuses on long-form blog posts. It is meant to be used as a starting point for a Jekyll blog/website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DWSurvey

    DWSurvey

    The best open source survey and forms system.

    DWSurvey is a simple, efficient, mature, stable and professional open-source questionnaire system. After 9 years of accumulation since its launch in 2012, it has formed a complete set of open-source questionnaire form solutions based on JAVA WEB. The new Enterprise Edition has been released, and the front and back end use React (Ant design), VUE (Element), and Spring Boot respectively. A variety of technical solutions to meet different technical selection requirements. Perfect browser...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    amber

    amber

    A Crystal web framework that makes building applications fast

    Amber makes building web applications fast, simple, and enjoyable. Get started with blazing-fast performance. Amber provides the bare metal performance of the Crystal Language. It provides productivity and happiness through a powerful CLI and familiar design patterns seen in Kemal, Rails, Phoenix and other popular frameworks. Use code generation and scaffolding features to rapidly build prototypes. Amber is licensed under the MIT license, which makes it perfect for use in commercial...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Vis

    Vis

    A vi-like editor based on Plan 9's structural regular expressions

    ... be conveniently expressed using Lua in the form of LPG. The editor core is written in a reasonable amount of clean (your mileage may vary), modern and legacy-free C code, enabling it to run in resource-constrained environments. The implementation should be easy to hack on and encourage experimentation. There is also a Lua API for in-process extensions. Vis strives to be simple and focuses on its core task: efficient text management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ABP Framework

    ABP Framework

    Open source web application framework for ASP.NET core

    ...-in Distributed Event Bus with RabbitMQ integration available. Create reusable UI themes and layouts or use one of the pre-built UI themes. Automatically filter on querying from the database to easily implement patterns like soft-delete and multi-tenancy. Instead of manually writing the repeating details of bootstrap components, use ABP's tag helpers to simplify them and take advantage of the IntelliSense. Quickly build UI forms based on a C# model using the dynamic form tag helper.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    VulkanSceneGraph (VSG), is a modern, cross-platform, high-performance scene graph library built upon Vulkan graphics/compute API. The software is written in C++17 and follows the CppCoreGuidelines and FOSS Best Practices. The source code is published under the MIT License, with the exception of vulkan.h, used for Vulkan extensions, which is under Apache License 2.0. This repository contains C++ headers and source and CMake build scripts to build the libvsg library. Additional support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Supply

    Supply

    Supply is a free e-commerce Jekyll theme with Gumroad integration

    Supply is an e-commerce template for Jekyll + Gumroad, designed with Tachyons CSS. If you are a Gumroad creator, you can use Supply with Jekyll to display and sell products on your site or blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Goa

    Goa

    Design-based APIs and microservices in Go

    Goa takes a different approach to building services by making it possible to describe the design of the service API using a simple Go DSL. Goa uses the description to generate specialized service helper code, client code and documentation. Goa is extensible via plugins, for example the goakit plugin generates code that leverage the Go kit library. The service design describes the transport independent layer of the services in the form of simple methods that accept a context and a payload...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NanUI

    NanUI

    NanUI is an open source .NET project for .NET developers

    NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript. NanUI Interface Components is an open source .NET/.NET Core Forms Application (WinForms) interface framework. It is intended for .NET developers who wish to build user interfaces for Windows Forms applications using front-end technologies such as HTML5/CSS3. NanUI is based on Google's embeddable browser framework Chromium Embedded Framework (CEF), so users can design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WeUI

    WeUI

    Tailor-made UI framework for WeChat web development

    WeUI is a UI framework that was officially designed by the WeChat design team and tailor-made for WeChat web development. It contains a set of basic style libraries that are consistent with WeChat’s standard visual experience. WeUI was made to ensure that WeChat users could have the same clean, uniform experience with all WeChat web services, and to make their perception of WeChat applets more unified and cohesive. WeUI covers everything from form factors (buttons, lists, sliders, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    hyde Jekyll

    hyde Jekyll

    A front-end to Jekyll that parses C++ sources

    A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation. hyde is a utility that facilitates documenting C++. The tool is unique from existing documentation utilities. Many tools rely on documentation placed inline within the source as long-form comments. While these seem appealing at first blush, they suffer from two big drawbacks. First, there is nothing keeping the comments from falling out of sync with the elements they document. Secondly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Universal Theme for Hugo

    Universal Theme for Hugo

    Universal theme for Hugo, it stands out with its clean design

    Universal is a clean and stylish website template built with Bootstrap. It stands out with its clean design and elegant typography. This Hugo theme was ported from Bootstrapious for training and fun. It has a very nice and customizable landing page, a comments system by Disqus, site search by Google, contact forms by Formspree, Google Analytics, and optional widgets for the sidebar. After installing the Universal theme successfully, we recommend you to take a look at the example site directory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MetaGPT

    MetaGPT

    The Multi-Agent Framework

    The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo. Assign different roles to GPTs to form a collaborative software entity for complex tasks. MetaGPT takes a one-line requirement as input and outputs user stories / competitive analysis/requirements/data structures / APIs / documents, etc. Internally, MetaGPT includes product managers/architects/project managers/engineers. It provides the entire process of a software company along with carefully orchestrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EGO

    EGO

    A simple and component-based microservice kit for go

    EGO is a microservice-oriented governance framework implemented by golang, which integrates various engineering practices. Through the component-based design pattern, it is guaranteed that the business development can use various components in a unified way. For us engineers to improve component proficiency, we must first read a lot of open-source component documentation and code, and then insist on using it for a long time in order to form muscle memory and improve our speed of doing business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next