Search Results for "graphical programming software" - Page 91

Showing 15397 open source projects for "graphical programming software"

View related business solutions
  • 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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    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
  • 2
    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
  • 3
    Free Card

    Free Card

    Free Card model railroad operations software

    Free Card is a Windows program for simple Car Card Operations. The program has a database for storing Car, Loco and Industry & Location information and a system for printing Car Cards and Waybills in various formats.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    USB Drive Application Maker

    To create/build/make/produce database application in USB drive.

    To create/build/make/produce database application in USB drive. The software created is stored in a USB drive and can be executed anywhere (portable). It is the portable version application maker of Smart Application Maker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    SFBusinessData

    SFBusinessData

    Components for Delphi for the reusable organization of data logic

    SFBusinessData is a set of components for Embarcadero Delphi that answers the question of reusable organization of business or data logic in Delphi applications. With SFBusinessData, business logic is stored in specialized data classes that ideally correspond to the structure of the data model. The basis of these classes is the corresponding base class of SFBusinessData, which is ultimately a dataset. The derived, own classes can be instantiated after registration (also via the designer)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Handy Application Maker

    Software builder for both veteran programmer and novice.

    Software builder for both veteran programmer and novice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CLISP - an ANSI Common Lisp
    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 8
    Jed Modes Repository
    A collection of S-Lang extension scripts (modes) for the Jed text editor, contributed by Jed users. Browse the repository at http://jedmodes.sf.net/
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    **Unfortunately, the Bridge Contest is no longer operational. We hope the code base will be of use to others with similar projects in mind.** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project. Web site infrastructure supports worldwide participation in qualifying and semifinal rounds with a tiny...
    Leader badge
    Downloads: 2,031 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    dzSyncDpr

    Synchronizes the unit list in Delphi project files

    This tool synchronizes the uses lists in Delphi project (.dpr) files It reads the list from one source file. You can drop multiple destination files on the form and synchronize them all at once. It is meant to keep the projects like GExperts in sync that support multiple versions of Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    logview4net is a log viewer/log monitor for data created by various sources. It can listen to UDP, tail a file, tail a SQL table, monitor the eventlog and watch RSS and Atom feeds. It requires the Microsoft .NET Framework 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AIML_chung

    AIML_chung

    an AIML chatbot engine with 3D avatars, maths parser, speech and dll

    AIML chung is an full AIML1.0 based standalone chat bot engine trial with dll , tts / espeak speech voices, synonyms substitutions, maths parser and 3D photorealistics openGL avatars written in compiled freebasic.Comes with GUI window and console examples, 3D world mode and a dll version to use with other programming languages like c++ or Liberty Basic , or to easily embed in your applications .Talk with your A.I. computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HierarchyObjects is an ORM (object relational mapper) written in C#. It uses ADO.NET and OLEDB. It is capable of loading an entire hierarchy of unique objects, do joins, and other things you might expect from an ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Diagram faster

    Diagram faster

    Make diagram faster without constraint

    There are no constraints, only your ideas and your way of explaining it. GUI is full macro. Shift+? to open help Need java-8 on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Semantic

    Semantic

    Parsing, analyzing, and comparing source code across many languages

    semantic is a Haskell library and command line tool for parsing, analyzing, and comparing source code. Run semantic --help for complete list of up-to-date options. Semantic uses tree-sitter to generate parse trees, but layers in a more generalized notion of syntax terms across all supported programming languages. We'll see why this is important when we get to diffs and program analysis, but for now let's just inspect some output. It helps to have a simple program to parse. Symbols are named...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DD Thought Tickler is a thinking process recorder. It is a kind of vector graphics editor and idea processor. It has new function not ever known. It records your thinking process, by memorizing every steps that you've operated on this tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    TreeForm Syntax Tree Drawing Software

    Syntax Tree Drawing Software (Linguistics)

    TreeForm Syntax tree drawing software is a Linguistic Syntax/Semantics tree drawing editor. Designed for graphical n-ary tree drawing. Mac users can install the software through the new package, but must give authority through "System Preferences" > "Security & Privacy". Windows and Linux users can run the software through the JAR file directly. All users must have Java 8 or higher installed. https://java.com/en/download/
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 18
    Lazy Type

    Lazy Type

    A Software to create aliases for commands, applications to type in cmd

    A Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    BlackDiamond FL Studio Clone

    Fruityloops clone with sound samples using Fmodex lib

    http://blackdiamond-fmodex.freeforums.net/ BlackDiamond (formerly Crazy Machine) is a project I neglected for years until I got back into making music. The package comes with free VST plugins (gonna hunt for some more) and samples, and soon to be introduced (If I can figure out the programming ms timelines) some point in time perfect sequencer sample mixer playback thingamagiggy we are now back in full armor trying to create the wildest dreams of software working on BlackDiamond (form. crazy machine). Works with DSOUND,ASIO,ALSA AND MORE PLUS AUTODETECT. Visit https://www.mediafire.com/file/rdzrrfbdrdpo2q9/fmodoutputrecent.wav/file https://www.mediafire.com/file/0990xqaeh9or3aw/fmodoutputrecentv3.0.20.wav/file to hear the latest demonstration of v3.0.20 currently at the time of writing this
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Multi Languages Spell Checker

    Multi Languages Spell Checker

    This program allows to spelling text in difficult environment

    This program I have develop for me and it allows to spelling text in difficulties as possible environment, such as my site http://www.vb-net.com/ Usually I write my articles in three or four languages (Ukrainian, English, Russian, Bulgarian) with a lot of program code. My site contains about 600 entry page (Articles and summary (with secondary page) it contains more than 10,000 pages. And I want quickly change page, saving it locally and uploading it to web server. Spell...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    NppGTags

    GTags plugin for Notepad++

    This Notepad++ plugin is simply a front-end to GTags (GNU Global source code tagging system): http://www.gnu.org/software/global/global.html It provides tools for easy code navigation. GTags binaries (Win32 ports) are needed by the plugin. Those are supplied with it for convenience.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    MorphyMail Free Email Marketer

    Create, send and track Unlimited bulk emails for Free

    Desktop software for windows to create, send and track unlimited bulk emails for lifetime for free. Includes 500 email templates , automated bounce and subscription processing, spam checker, WYSIWYG HTML editor, google analytics and social media integration, automated delivery tracking to track opens , clicks and geolocation of recipients, multithreaded engine for fast delivery of emails, website forms integration, scheduled mailing and much more features. It is a 100% free software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DrJava

    DrJava

    A lightweight programming environment for Java

    DrJava is a lightweight programming environment for Java designed to foster test-driven software development. It includes an intelligent program editor, an interactions pane for evaluating program text, a source level debugger, and a unit testing tool.
    Leader badge
    Downloads: 912 This Week
    Last Update:
    See Project
  • 24
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Peak List 2 MSP

    Peak List 2 MSP

    Simple peak list to MSP file converter

    Peak List 2 MSP takes your ascii mass/intensity pair list (or lists) and swaps them into MSP format (NIST standard text files for searching). It: takes lists from the clipboard (or drag and drop), sorts them by mass, normalises intensities, rejects below a cut off (that you define), adds MSP headers, puts the result back in the clipboard (or a file), has a command line interface so you can pass files in programmatically, has an api so you can...
    Downloads: 0 This Week
    Last Update:
    See Project