Search Results for "graphical programming software" - Page 4

Showing 712 open source projects for "graphical programming software"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    ANS Forth for Win32 and Linux/x86 (used to compile the following SF projects: acWEB, acFTP, acFreeProxy, acSMTP, Forth-Script)
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 2
    Quambla

    Quambla

    Private file archive (Dropbox, iCloud, etc alike)

    Quambla is a software that installed within your company or private structure will enable you to provide a complete remote file archive service to you and all your staff. The advantages of such technology are: you won't pay anything but you will reuse your ftp and sql resources without relying on any external services and you will keep your data where you really trust. Pure Cloud-systems can be very efficient but have several drawbacks and they are not as cheap as they look since you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FADA is an autonomous distributed directory of JAVA proxies following the same philosophy than Jini Networking Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SWire

    SWire

    A Stata plugin for connecting Stata with other software

    SWire is a software interface enabling us to query Stata for the executing of basic operations like reading or writing data. The core of SWire is a Java plugin which functions as a server and it can be queried by using the HTTP protocol. SWire is in essence a wrapper around the Stata-Java API and all the functions relating to this API can, therefore, be externally called by clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 5

    VMware Tools Client

    Interact with your vSphere VMs without network connectivity!

    VMware Tools Client allow you to execute scripts and transfert files on vSphere Virtual Machines through VMware Tools. http://pierrelx.com/vmware-tools-client Main features: - Commands / Scripts execution - Scripts stored in exportable ".db" file - Download file from virtual machines - Upload file to virtual machines - Ping test - Communicates with Virtual Machines only with VMware tools - Read only on vCenter API to discover inventory (will not scan the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    This Amazon Mechanical Turk (MTurk) SDK is no longer under active development as of 12/31/2017. The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Websocket Server in a Pure Data patch

    Websocket Server in a Pure Data patch

    a single patch for direct communications between Pd and web browsers

    ...download link (and notes) : https://sourceforge.net/projects/websocketserverinapatch/files/ "websocket-server in a patch.pd" single Pd file contains a reusable and fully documented websocket server, meant as an easy way to experiment with Pure Data <-> web-browsers communications through websockets, without the need of other software (like node.js or python) or any specific external to compile (just one deken library is required). A demo is included in the same patch : 'Flames', a simple cross-browser, multi-touch and multi-player graphical interface which makes Pd play creepy sounds :) Just try it : In Pd (vanilla) on Windows, Mac or Linux, install the 'mrpeach' library via 'Help->Find externals' menu, then open the patch and fire any recent web-browsers (on same machine or other computer, smartphone or tablet on same local network) with the URL provided at the top of main windows, and you're good to go !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    myPHPed

    Simple Web-based environment for PHP scripting in programming class

    Simple Web-based environment for writing and testing PHP scripts in a programming classroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Frontend Development

    Frontend Development

    Manually curated collection of resources for frontend web developers

    Manually curated collection of resources for frontend web developers. You are viewing a browseable version, split by category in many small files. There is also a really huge file with every single resource on one page. Proceed to the totally gigantic file if you are into this kind of thing. This is the current version, which receives ongoing updates. If you want the good old bookmarks, please use the tag v.1.0. Keep in mind, that the old version has many outdated links. The high-level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10

    Coder Revolt - Web Browser (VB & C#)

    Get a quick free starter-kit for programming a web browser open source

    Coder Revolt Web Browser is a project I programmed in Visual Basic with the support of background knowledge, general problem solving with errors and finally some good old research. I’m very proud of the outcome on this software because its simple and still has basic web browser functions to get you started. Features Included - URL Status - Adding new Tab - Tab Title - Full Screen - Forward function - Go back function - Loading Page - Status Progressbar - Save As - Copy &...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of open source and public domain software for Java, XML, and Cocoa, primarily. Some projects: ThreadWorker, Xmlizable, Base64, Tabu Search.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pH7 Nav Doc Script

    pH7 Nav Doc Script

    pH7 Doc Script with support for multiple languages and Ajax navigation

    Simple Navigation Documentation Script lets you easily create beautiful multilingual documentation for your software and lets you add some documentation files very easily and highlighting programming code. This software has also an full Ajax navigation with HTML5 History / pushState URLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Generic Model Organism Database Project
    GMOD is a set of interoperable open source software components for visualizing, annotating, and managing biological data. See http://gmod.org for more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Jolie

    Jolie

    A service-oriented programming language.

    **Note** that releases are outdated on sourceforge. Please refer to our main website: www.jolie-lang.org Jolie is the first full-fledged programming language based upon the service-oriented paradigm, suitable to create new services from scratch or to compose existing ones in powerful orchestrators in order to obtain new functionalities. You can use Jolie for building any kind of distributed applications. Examples are cloud middleware, web portals, and standalone concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blogspot To Docx

    Blogspot To Docx

    Blogger To Docx

    Created your blog online, or on your phone? Use BlogspotToDocx.exe to reverse engineer your blog to your original transcript/text. With no images and hyperlinks! In docx format! It uses your blogger RSS feed to extract your text. Blogger to docx. Made according to Google’s Blogger Data API. It's written with Java, you got to have java on your system or just download the Java JRE. http://java.com/download Unzip it and put it on your desktop. RaY
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A P2P overlay construction toolkit, which supports routing algorithm researchers in addition to application developers. It provides multiple routing (DHT) algorithms such as Chord, Kademlia, Koorde, Pastry and Tapestry, and a distributed environment emu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mr.Zhang Web Leak Scanner GUI
    This software can be used like a testing tool for web applications. It can test all urls with widcards. And the application uses java multithreads to connect the web application you are testing. All modification is allowed, but you should keep the original author information. Any illegel using is not allowed, and the author is not responsible for any illegel using. The Author: Alex.Zhangrj, Beijing Normal University 2004(Grade 2000), Beijing, China.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jBPM

    jBPM

    open-source, flexible Business Process Management (BPM) in Java

    jBPM is a business process management system. The light-weight, embeddable engine can execute native BPMN2. jBPM offers eclipse-based and web-based tooling for developers and business users to create, monitor and manage your processes.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 24
    qooxdoo is a universal JavaScript framework for creating applications for a wide range of platforms. It has a comprehensive feature set, including an object-oriented programming model, an integrated tool chain and a state-of-the-art GUI toolkit. Note: Please note that as of 2011-10-26 the code repository for the project has been moved to https://github.com/qooxdoo/qooxdoo. The existing SVN repository will be set to read-only for the time being, and will not see any more updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Qwerty

    Qwerty is an opensource remote administrator tool

    Qwerty is a client-server application that allows to remote administer a computer. This includes features for file managing, video surveillance via webcam and desktop sharing. You can send remote commands, both predefined and custom from command line. We can obtain all the information on the machine, such as installed hardware and more. To develop this application was chosen Java because it is the programming language with which I have more experience, portability is also the basic...
    Downloads: 0 This Week
    Last Update:
    See Project