Search Results for "graphical programming software" - Page 90

Showing 15396 open source projects for "graphical programming software"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    List

    List

    An immutable list with unmatched performance and functional API

    An immutable list with unmatched performance and a comprehensive functional API. List is a purely functional alternative to arrays. It is an implementation of a fast persistent sequence data structure. Compared to JavaScript Array List has three major benefits. List is immutable. This makes it safer and better suited for functional programming. It doesn't tempt you with an imperative API and accidental mutations won't be a source of bugs. Since List doesn't allow mutations it can be heavily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Basic to Pascal

    Basic to Pascal

    Convert basic code to pascal

    shBasic (formerly bas2pas) is a new programming language based on BASIC and the power and portability of Object Pascal using source-to-source compiling. shBasic can translate or translate and compiling source code using his own SHBASIC dialect on .bas files to standard FreePascal .pas files. All functions, procedures, variables, constats and classes from Object Pascal are still usable in pure mode or wrapped, ; (semicolon) are no needed characteristics -Compiled on FreeBASIC -Free software under Utach OSS License -Uses a new BASIC dialect based on FreeBASIC -The majority of the most used elements and conditions of QBASIC can be translated -Ability to use with a modified Lazarus RAD in the future -Ability to add Object Pascal code lines -For now it does not have the ability to include headers in Basic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    lpi (Lode's Programming Interface)

    Now maintained at https://code.google.com/p/lpi/

    This version is outdated, the latest version of this and LodePNG are at https://code.google.com/p/lpi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple MVC Example in Java

    A simple example to demonstrate the MVC programming pattern in Java

    The MVC pattern is a basic pattern in programming and the most known one. It helps the developer to organize and manage the project by defining clear responsabilities and tasks for every level. During learning, this pattern can help students to better understand the complexity of the application and to reduce this complexity by allowing him to work on one level at a time. This project aims to be an example for the MVC pattern. It is very simple and designed to work by simulating and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    ApertusVR

    ApertusVR

    Virtual Reality software library

    The main feature of ApertusVR is the so called "Distributed Plugin-in Mechanism" which means that not only humans could be involved in a multi-user virtual reality scene but any element of the Internet of Things like hardware, software, robot or any kind of smart device. ApertusCore is a programming library written in C++11, that fulfills modern software requirements as it is modular, embeddable, platform-independent, and easily configurable. It contains basic software interfaces and modules for logging, event-handling, and for loading plugins and configurations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DevOps Bash Tools

    DevOps Bash Tools

    800+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs

    Scripts for many popular DevOps technologies, see Inventory below for more details. Advanced configs for common tools like Git, vim, screen, tmux, PostgreSQL psql etc. CI configs for most major Continuous Integration products (see CI builds page) CI scripts for a drop-in framework of standard checks to run in all CI builds, CI detection, accounting for installation differences across CI environments, root vs user, virtualenvs etc. API scripts auto-handling authentication, tokens and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WonderGUI

    GUI library for games and multimedia.

    WonderGUI is a Graphical User Interface Toolkit written in C++. Just like other, GUI toolkits such as Qt, GTK, MFC, Swing etc it provides a user interface for your program with buttons, checkboxes, menus etc. What makes WonderGUI different from other GUI toolkits is that it doesn't have a standard look and feel, instead it is made to bring your own unique user interface to life with the widgets and layouts that you design. WonderGUI is also built for easy integration into an existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ToXic Chat is a server-client, cross-platform, LAN chatting software. It combines many features found in other chat programs but has other unique features too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MultiCalculator

    MultiCalculator

    MultiCalculator is a windows software

    ...The software is developed using C++ programming language, Visual Studio 2017 and Qt5.11. MultiCalculator is tested on different windows platform (Windows 10 32 & 64, Windows 7 32 & 64 bit) no error found and run smoothly on mentioned platform. MultiCalculator is at it’s initial stage and time to time advanced and required update will be made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    openLCA

    openLCA

    professional open source software for LCA

    Software for sustainability assessment, highly modular; initially focused on Life Cycle Assessments.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    Smart Application Maker

    Database application creator/builder/maker/producer/designer for user

    Database application creator/builder/maker/producer/designer for user with zero programming knowledge. It is the smart version of Handy Application Maker. The objective is to optimize the usability and the user friendliness to produce software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shopbook

    Shopbook

    Free Accounting, Billing and Inventory Software with Bardcodes

    You have a Shop or Small Business, have all the books and software to manage your purchase, sales, accounting, Point of Sale billing, inventory, income and expenses - but here is Shopbook - An easy way to do the Job. Developed in Microsoft Access, Shopbook imparts experience of using a Microsoft Access Accounting Database and Microsoft Excel Accounting Software Combined. Shopbook has seven modules viz. Purchase Register - Make Purchase Order, Request for Quotation, Goods Receipt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jportsui

    jportsui

    Java based, graphical user interface to MacPorts 2.0+

    JPortsUI is a completed MacPorts GUI. The workflow is similar to Arch's Octopi & Debian's Synaptic. Port variant picking, dependency & dependents listing, port notes, & installed file size are shown. Can convert to & preview 'man' pages as .PDF. Retrieval of many Port's web domain "favicon" logo graphic. Also included are exploration tools that can enlighten one as to the current state of FOSS on Mac. Presently, end users can launch JPortsUI on Mac OS X 10.6 or newer by double-clicking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    .Net Native Interface Library for Delphi

    The best library to work with .Net Assemblies in Delphi.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Delphi programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ObjectBuilder is a C++ code generation CASE tool (CASE, code generation, refactoring, documentation generation). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction. ObjectBuilder dramatically simplify work with C++ project architecture. I use it and think that tree OO interface targeted to C++ more fast and power than UML class diagrams. ObjectBuilder perfectly organize C++ header files with any level of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    thumbapps

    thumbapps

    Freeware/FOSS portable apps for your Windows!

    We believe that free/open source softwares are enough, we don't need pirated softwares on Windows. But most of these aren't portables, or provided by PortableApps.com due to .NET dependencies, 64-bit etc. So we provide what's missing here. Software publisher who wishes their portablized software taken down, can tip us at https://www.thumbapps.org/2014/11/Contact-Us.html or versapps@gmail.com—we might not be able to respond promptly, but we eventually *will* ...thanks for your patience,...
    Leader badge
    Downloads: 555 This Week
    Last Update:
    See Project
  • 18

    myUSBCtrlr

    myUSBCtrlr

    4Port USB2.0 controller (Arduino Nano) which you can connect/disconnect ports using remote software application. Ideal for Astronomy solutions such as focusers, cameras CCD, filters etc. Windows application provided for remote control. (c) Copyright Robert Brown 2014-2020. All Rights Reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    .Net Native Library for Lazarus

    The best library to work with .Net Assemblies in Pascal.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Lazarus/Pascal programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    i189facturacion2015

    Educative project implementing a very simple sale point

    Very simple sale point system developed at ISFT 189 http://www.isft189.edu.ar by 2nd year students at Object Oriented Programming subject
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AES Everywhere

    AES Everywhere

    Cross Language AES 256 Encryption Library

    AES Everywhere is Cross Language Encryption Library that provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms. This is an implementation of the AES algorithm, specifically CBC mode, with 256-bit key length and PKCS7 padding. It implements OpenSSL-compatible cryptography with randomly generated salt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A free simple ADO.NET compliant MySQL driver. Made in C# but it would be used in all .NET compatible languages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    .Net Native Interface Library for C/C++

    The best library to work with .Net Assemblies in C/C++.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for C/C++ programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NetBeans Modules Dependencies

    NetBeans Modules Dependencies

    Display NetBeans Module Dependencies

    Display in a UML-like diagram the dependencies of applications developed in NetBeans. Originally meant only to display module dependencies of NetBeans Rich Client Platform applications, thanks to the platform itself, it can display dependencies of "plain" and Maven-based Java projects. To display the dependencies, a new action is made available in the 'Source' menu and in the toolbar. The generated graphs can be saved as images or exported in PlantUML or Gephi formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Framework for building web-database applications in XML, powered by MySQL and PHP. AJAX-enhanced forms, sub-forms, custom reports, and dynamically generated menus create a seamless user experience. Written in PHP5, cross-platform, customizable. No Java.
    Downloads: 0 This Week
    Last Update:
    See Project