Showing 792 open source projects for "graphical programming software"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1

    holly-gtk-widgets

    A free library of .NET/GTK# widgets

    A collection of useful Gtk# widgests including combo box, simple list, date editor, font and color picker, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LiNNS is not just a Neural Network Simulator, but a Neural Network System - a framework which covers the full lifecycle of a neural network, from design and research till usage in an external application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TennisScore

    Java classes to count tennis scores

    This Java project contains source code to count tennis scores. It also contains J2ME to build a SmartPhone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    DOMbasic

    DOMbasic

    PHP pakage to create dynamic DOM elements. Follow the OOP paradigm, im

    You can create complete websites that adhere to the standards validation of its structure. More flexible and lighter than the native PHP. It allows you to create any document labeling: HTML, XHTML, XML, ... It is designed for flexibility and dynamism, performance and low resource consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Multipurpose .NET 4.0 DatabaseEngine

    .net Database Engine for multiple DB-Types

    DBEngine to connect to multiple DatabaseTypes like MySQL, MSSQL, SDF, XLS, Access 97-2000 (mdb) Access 2007+ (accdb)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dirndl

    Displeasing Ivy repositories now dressed lovely

    If you are new to Apache Ivy and want to build your own repository, dirndl is the tool of choice. You will be able to build your custom repository with an easy to use Swing application and deploy it wherever you want. No more strange or outdated libraries from mysterious sources. Build your own repository. Use libraries from sources you trust. Gorgeous acronyms! Get dirndl now. You have the choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Nervous System

    A C++ Neural Network Toolkit

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox The designer portion is currently on hold. ------------------------------------------------------------ A C++ neural network toolkit. This project is a C++ library for adding, potentially complicated, neural networks to any project. libNervousSystem is developed in conjunction with the GUI tool, Nervous System Designer, to easily generate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AirStreamLib.NET

    C# .NET Library for playing Apple Airplay content

    .NET Library for playing Apple Airplay content from IOS devices (IPhone, IPad, IPod) and ITunes. Also includes a fully working Windows application for playing Airplay video/photos.
    Downloads: 0 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

    PDFium-Control

    A COM/ActiveX object used to display documents in windows apps

    This control allows the display of documents in your system with just about a single line of code. The control allows absolute precision to determine locations on the displayed PDF (for example, where on the page, in PDF units, is the mouse at a given point in time). It grew out of the need to replace Adobe Reader as the PDF document renderer in CursiVision and provides the exact location(s) so CursiVision (and other software ?) can make precise coordinate transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UiBox
    Uibox is an universal, platform-independent C++ toolkit for development of both graphical and console applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    openlpr is a open source project to implement license plate recognition in Win32 and Linux platform. It will provide the basic image processing to locate plate and character split and a neural network design to recognize character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    context_menu

    context_menu

    A Python library to create and deploy cross-platform native context

    A Python library to create and deploy cross-platform native context. context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python code. It's fully documented and used by over 80,000 developers worldwide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBNL

    DBNL

    Dynamic Bayesian Network Library

    DBNL is a cross-platform library that offers a variety of implementations of Bayesian networks and machine learning algorithms. It is a flexible library that covers all aspects of Bayesian netwoks from representation to reasoning and learning. It allows you to create simple static networks as well as complex temporal models with changing structure. It can handle highly non-linear dependencies between multivariate random variables. The particle based inference can answer arbitrary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects. Predecessor: https://github.com/tksuoran/renderstack_net Successor: https://github.com/tksuoran/RenderStack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MultiMon Manager

    A Object Pascal Library to handle multiple Monitors under Windows.

    MultiMon Manager (MMM) is a Library to handle, detect, enumerate and control multiple Monitors under Windows, written in Object Pascal. MMM is capable to use the Windows Low-Level Monitor API including VESA Monitor Control Command Set (VESA MCCS). You can use MMM to read out your Monitor Capabilities like physical Resolution, supported Resolutions and Refresh Rates, Vendor Informations, Firmware Version and current settings like Brightness, Contrast, Gamma and so on. You can use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pysole

    pysole

    pysole is a wrapper for simulating C# console applications.

    Pysole is a graphical console simulation pygame wrapper or in simpler terms, Pysole uses pygame to simulate a text interface, such as Windows powershell or the Linux Console. Initially Pysole was built to emulate .NET Console Applications with their dynamic text and background colouring. However, .NET Console Applications, without the support of mono cannot run on operating systems other then windows. Pysole can run on any os that python and pygame can.
    Downloads: 0 This Week
    Last Update:
    See Project