5757 projects for "graphical programming software" with 2 filters applied:

  • 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    LuaGnome
    Library to use the Gnome libraries from Lua, incl. GLib, GTK and others. Currently about 9000 functions and 1900 structures are supported, even though the tested part is rather small. The code is here in the GIT repository. NOTICE: This project is not maintained anymore. A better alternative is the GIR based lgi project, see this link: https://github.com/pavouk/lgi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    W3C Schema can quickly become complex and difficult to determine if they are validating the correct vocabulary. The addition of embedded Schematron schema only makes this problem worse. Schema Unit Test (SUT) introduces a framework for testing XML Schema
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Oberon PLM
    Oberon PLM is a Web based PLM/PDM, built on Oberon framework that facilitate its customization. Oberon PLM integrates people, data, processes, and business systems and provides a product information backbone for companies and their extended enterprise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ActionLaunchPanel
    Swing based component, panel, which can executing actions and generating animated presentation of actions. See in action http://www.youtube.com/watch?v=XAMcL0srKH8
    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
  • 5
    Framework written in C language using OO concepts. Pretty similar to Java. This is gonna change your way of programming in C. Feel free to contact me at juanrb@hotmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fractal/Scripting VSTi synthesizer, written on Java with jVSTwrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Look And Feel Selector
    This tool allows users to centralize the default Swing Look and Feel selection for those Java applications that implement the specification. In order to use this service, programmers only have to reference a JAR library and call a static method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Logahawk is a Java library designed to make logging easier. Logahawk aims to compliment and extend an existing logging framework, not replace it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Staccato-Commons
    Staccato-Commons is a project that extends and integrates existing Java frameworks in order to fill gaps and unificate abstractions, focusing on productivity and maintainability, in a full OO way and using functional programming techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    The Larch Environment is a research project, whose aim is to create a visual interactive programming environment, based around the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PerMoTo is a Performance Modelling Tool suite for decision support in the capacity and performance management of distributed transaction processing systems based on Queueing Theory and Discrete Event Simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jWords is a port of WORDS (by William Whitaker, a free latin-to-english dictionary program written in Ada), to Java. Besides the dictionary will be translated to the German language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EmbeddedGUI is a GUI library for embedded system.It is much smaller than MiniGUI and can be easily transplanted to any RTOS.It provides many graphic functions and controls such as list and tree.LCD drivers are also included.Works with ARM7,ARM9,MSP430etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TinyWorkflow is a workflow engine written in 100% pure java. The "Workflows" used by this API are conceptually "Finite state machines" (a.k.a. "State-transitions diagrams"), they are encoded as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A declarative logic programming system with first-class relations embedded in a pure functional subset of Scheme. The system has true unions, fair scheduling, lexically-scoped logical variables, set-theoretical semantics, high performance without cuts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ceno
    ceno is a set of eclipse plugins aimed to support collaborative work. The purpose of this toolkit is to avoid merging-conflicts while contributing artifacts to a central repository. It followes the ideas of pessimistic locking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A GUI inspector for GObject Introspection Repository .gir file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TiEmu is an emulator of Texas Instruments hand-helds (TI89/92/92+/V200) for Linux & Windows written with GTK. Full-featured with a graphical debugger.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 20
    The Open Instrumentation Project provides open source software for graphical user interface and control of computer-based lab instruments. Current instruments include an oscilloscope, waveform generator, CircuitGear, multimeter and network analyser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines. Maintenance and evolution of the project has moved! please see http://www.jpype.org for the latest version
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Korat is a tool for constraint-based generation of structurally complex test inputs for Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    We create open-source infrastructural code and provide technical documentation on Indian language computing issues. Our mailing lists provide fora where Indian language computing can be discussed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the command line can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
    Downloads: 0 This Week
    Last Update:
    See Project