Browse free open source HMI software and projects below. Use the toggles on the left to filter open source HMI software by OS, license, language, programming language, and project status.

  • 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
  • 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
  • 1
    CARE2X - Integrated Hospital Info System
    Integrated Hospital Information System. PHP,mySQL,PostgreSQL. Surgery, Nursing,Outpatient,Wards,Labs, Pharmacy, Security,Admission,Schedulers, Repair, Communication & more. Multilanguage, WYSIWYG forms, userconfig, embedded workbots. Modular & scalab
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    WebVisu

    Pure Browser based Visualisation for PLCs

    Framework to enable PLC Visualisations (like Wago 750-841, Beck IPC, CoDeSys 2.3) displayed in a standalone Browser without Java applets. Including Browsers of iPad, iPhone, iPod, Android aso.. Based on HTML5 canvas and Javascript.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    The virtual lab is a NASA-funded project to provide simulated instrumentation. ITG has developed a Virtual Microscope (Virtual SEM and LM) for viewing high-resolution, multi-dimensional image datasets. More info and data: http://virtual.itg.uiuc.edu
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    OpenDRO
    OpenDRO is an open source project to develop embedded software that runs on digital readouts (DROs) for lathes, mills, and other machine tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    Fudaa

    https://gitlab.com/fudaa

    Official site: https://fudaa-project.atlassian.net/wiki/spaces/FUDAA/overview Sources moved to GitLab: https://gitlab.com/fudaa
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    JChemPaint Applet and Swing Application
    The JChemPaint Applet and Swing Application are Java programs for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and source code repository can be found on https://jchempaint.github.io
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    KineticaRT .Net Components

    KineticaRT .Net Components

    KineticaRT .Net Components - for fast control & monitoring systems

    KineticaRT .Net Components are a unique collection of software components for building high speed systems for control, monitoring, test and data acquisition. KineticaRT .Net Components have a proven track record for reliability and speed of implementation in automotive and aerospace markets. KineticaRT .Net Components are used in applications as diverse as greenhouse automation, financial data displays, retail security, F1 wind tunnels and engine test cells. KineticaRT .Net Components are used around the world by software developers, system integrators and end users. Functionality and reliability are assured.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Software tools for building interactive information visualization applications. Prefuse supports a rich set of features for data modeling, visualization, animation, and interaction for both Java (prefuse) and Flash (prefuse flare).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 2 This Week
    Last Update:
    See Project
  • AgeChecker.Net Age Verification Software Icon
    AgeChecker.Net Age Verification Software

    For security companies and anyone searching for a solution to ensure secure online age verification

    AgeChecker.Net provides an easy checkout experience while keeping your site up to date with the latest age regulations in your industry.
    Learn More
  • 10
    Data logging for high power motor sports (tractor pulling, dragracing etc.) based on OSS. As hardware data is collected with an Arduino and send trough USB to an ARM based touchscreen dash running embedded QT.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    To give users the full control over the running application. This means that an application is working according to its purpose but the control over the whole interface is taken from developer and given to users. While an application is running, users can move, resize, and tune all the screen objects through which the communication with an application is going. Set of files includes the book (both in DOC and PDF formats), a big demonstration project with all its files available (all the source files are in C#), and an additional description of many used classes. Book uses the examples from the demo project to explain everything in details. The examples are from many different areas. Examples from the first part of the book are aimed at the details of algorithm and its use with different objects; examples from the second part are mostly the real and very useful applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Strings Edit

    Strings Edit

    String editing and formatting library for Ada

    Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported, including wildcard pattern matching, sets and maps of code points, upper/lowercase, and other Unicode categorizations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TOEJAM is a Java Answering Machine. Using a Voice Modem as the base of an IVR system, it has been running 24x7 since Nov 2001 at my home handling phone calls and emailing the results. Currently can use US Robotics 56K Pro Msg, USR Sportster may work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Krishnamurti's Book of Life D.Thoughts

    Krishnamurti's Book of Life D.Thoughts

    Jiddu Krishnamurti's Book of Life|Libro de la Vida

    FREE distribution of the JAVA-XML multiplatform e-book about Jiddu Krishnamurti's Book of Life (a witty daily cookie-like reflection). Ahora, lea diariamente los pensamientos de Krishnamurti en castellano- Obtenga una agenda gratis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    4-Dimensional Cell Simulator (4DiCeS) is a framework on hybrid (stochastic and deterministic) modeling and simulation of (whole) cell environments in 4D. The framework may incorporate any reaction and diffusion algorithms applicable in a 4D grid layout.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MIARN(Modules for Intelligent Autonomous Robot Navigation) is a project of robotics perception and interaction. We provide a gui for controlling and visualizing playerstage.sf.net sensors and opencv algorithms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Panthera is a C++ framework for interactive visualization, manipulation, and editing of volume data. Applications developed on top of Panthera can utilize both desktop and immersive user interface devices, such as position trackers and haptic displays.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Qt FriendlyARM
    Qt FriendlyARM
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    RadCristaOS
    Freeware radionic* operating system (rOS) for usb-carriers. The installation is enough to unpack the archive to any such carrier and inserted into the usb-connector to gain access to it. In contrast to the classical understanding of the term "operating system", this product is a non-material (mental) set of programs based on advanced artificial intelligence, a virtual person pretending pretty girl - Crista.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    scada-tgz is a open-source .NET based framework for creating SCADA applications. It includes communication servers for various hardware in form of WebServices and SCADA-specific controls for Windows.Forms, GTK# and ASP.NET applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    VISUAL is a program package for creating and running HMI (human machine interfaces) and SCADA or process visualization applications under LINUX. It enables you to control/operate a/many PLC controlled machine(s) through a computer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AQUYNZA is a set of C++ libraries, sample programs and doc's for the modelling, visualization and persistence of 3D environments. Its modular and highly portable. Its primary objective is helping to learn (and teach) computer graphics. (code in SPANISH)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ Widget Library for CGI/FastCGI applications based on Ajax. Test cases for Tomcat Server and XDAQ framework are available. Widgets included: Tab,Form,Button,Tree,LayoutContainer,Frame,Table,Dialog,FishEyeMenu,EventHandler, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Script language independent library for calling functions out of script files with other PLs like C/C++. This should be possible, using only some few functions as interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Open Source IEC 61131-3 Integrated Development Environment, providing PLCOpen SoftPLC programming, CanOpen IO's, and SVG based HMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next