Showing 120 open source projects for "free open source scada"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 986 This Week
    Last Update:
    See Project
  • 2
    Lazarus Code and Component Repository
    Lazarus is a free and open source development tool for the Free Pascal Compiler. The purpose of this project is to serve as a Code Repository, Wiki Knowledgebase and support site for converting existing components and libraries to work with Lazarus and the Free Pascal Compiler.
    Leader badge
    Downloads: 599 This Week
    Last Update:
    See Project
  • 3

    GnuWin32

    Free GNUWin32 utility packages

    Maintaining a GnuWin32.sourceforge.net package archive: Automatic download and installation of the newest binary and documentation GnuWin32 packages.
    Leader badge
    Downloads: 370 This Week
    Last Update:
    See Project
  • 4
    Raspberry Pi GCC Toolchains

    Raspberry Pi GCC Toolchains

    CI maintained precompiled GCC ARM/ARM64 Toolchains for Raspberry Pi

    This project provides latest Raspberry Pi hardware optimized GCC Cross Compiler & Native (ARM & ARM64) automated Build-Scripts and Precompiled standalone Toolchains binaries, that will save you tons of time & thereby helps you get quickly started with software development on Pi.
    Leader badge
    Downloads: 259 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    CVTRPGFREE

    Convert fixed-format RPG code to free-form RPGILE code

    This IBM i (aka iSeries, AS400) command provides for code modernisation by converting fixed-format RPG and RPGLE source code into fully free-form RPGLE source in a non-destructive manner. Converts: * H-Specs * F-Specs * D-Specs * C-Specs * P-Specs (Subprocedures) * Key Lists * Parameter Lists **PLEASE REPORT ANY ISSUES YOU FIND** NOTE: Requires V7R2M0 or higher. Some Background: This started out as a 'quick and dirty' program for my own needs, but it got a little out of hand...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Featureless Linux Library

    Featureless Linux Library

    Linux Library on top of Libc focusing on long term support.

    When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Totally Built Linux Distro

    build linux from termcap to GTK-4.7 100% non-stop

    ... of just apps) (note not canadian cross) src8/ runs firefox-99 bin with sound+video, mathematica 13.1 with GL (last non-meson build), Xorg > 7.7, pulseaudio src9 has mesa-22.1.7, gtk-4.6.7; meson built older src2 (glibc-2.11) builds using src8.usb as does src9, does ff44 qt5 from source Will have "older distro rc scripts" (are separate optional) for inet, XLogins, lotsa scripst, but has no wifi configure app ~500 pkgs built incl. configured database sendmail apache
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Admin Panel SleepingOwl

    Laravel Admin Panel SleepingOwl

    Administrative interface builder for Laravel (Laravel admin)

    SleepingOwl Admin is an administrative interface builder for Laravel. Completely free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    Gooey

    Gooey

    Turn Python command line programs into a full GUI application

    Gooey is a tool for transforming command line interfaces into beautiful desktop applications. It can be used as the frontend client for any language or program. Whether you've built your application in Java, Node, or Haskell, or you just want to put a pretty interface on an existing tool like FFMPEG, Gooey can be used to create a fast, practically free UI with just a little bit of Python (about 20 lines!). To show how this all fits together, and that it really works for anything, we're going...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProGuard Java Optimizer and Obfuscator

    ProGuard Java Optimizer and Obfuscator

    Java class file shrinker, optimizer, obfuscator, and preverifier

    ProGuard has moved to Github now: https://github.com/Guardsquare/proguard ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. ProGuard is useful for making code more compact and more efficient, on the desktop, on tablets, on smartphones...
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 13
    Screwdriver API

    Screwdriver API

    An open source build platform designed for continuous delivery

    ... better suits your need or build your own. It's completely free and open-source, and our team is actively maintaining the code. Screwdriver is a self-contained, pluggable service to help you build, test, and continuously deliver software using the latest containerization technologies. We support an expanding list of source code services, execution engines, and databases so Screwdriver can work in your ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rickshaw

    Rickshaw

    JavaScript toolkit for creating interactive real-time graphs

    Rickshaw provides the elements you need to create interactive graphs, renderers, legends, hovers, range selectors, etc. You put the pieces together. It's all based on d3 underneath, so graphs are drawn with standard SVG and styled with CSS. Customize all you like with techniques you already know. Rickshaw is free and open source, available under the MIT license. Developed at Shutterstock. Rickshaw relies on the fantastic D3 visualization library to do lots of the heavy lifting for stacking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Knockout

    Knockout

    Tool to create rich, responsive UIs with JavaScript

    Easily associate DOM elements with model data using a concise, readable syntax. When your data model's state changes, your UI updates automatically. Implicitly set up chains of relationships between model data, to transform and combine it. Quickly generate sophisticated, nested UIs as a function of your model data. Get started with knockout.js quickly, learning to build single-page applications, custom bindings and more with interactive tutorials. Knockout is a JavaScript MVVM (a modern...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Biomechanics
    Computer programs for application in Sports science, Physical Culture, among others. By Enrique R.P. Buendía Lozada. buendiaenr@gmail.com , Benemérita Universidad Autónoma de Puebla (BUAP), México. (Software without any warranty).
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    SFExtDBCtrl

    SFExtDBCtrl is a free component palette with Delphi VCL DB controls

    SFExtDBCtrl includes following Delphi VCL controls: TSFDBGrid: An extension to TDBGrid that fixes the partial problems of customizing scollbars. TSFDBGridInplaceCheckBox: A CheckBox that serves as InplaceEditor within a DBGrid. This allows Yes/No selections within a DBGrid to be handled via a CheckBox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SFExtCtrl

    SFExtCtrl is a free component palette with Delphi VCL controls

    SFExtCtrl includes following Delphi VCL controls: TSFBgPanel: A background panel to which a background picture can be added. TSFCheckImageListBox: A list box with choice (checkboxes for individual items) and the option to assign icons to the items. TSFLabeledImage: An image component with which images in the application can be fixed to each other. As a result, an overall picture can be simulated, in which, however, actions for individual elements (pictures or labels) can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UpUp

    UpUp

    Easily create sites that work offline as well as online

    ... lets you serve your content to your users, even when they are offline. UpUp is a free, open-source project which makes using this modern magic as simple as calling one command. While easy to pick up, UpUp is powerful enough to support anything from showing simple messages, to making fully functional single-page applications available offline, with data customized for each of your users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    .Net Component Suite for Delphi

    Most comprehensive Library of .Net components for Delphi.

    Most comprehensive Library of .Net components for Delphi. Includes over 30 essential .Net components which are available in Delphi like Active Directory components, Internet components, printing components, system components and many more for building powerful line-of-business Windows applications in Delphi. All the included components libraries are technically superior, with proven track record of widespread use for rock-solid reliability. They are written to be efficient and do not...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    .Net VCL for Delphi

    Comprehensive library of .Net UI Controls and components for Delphi.

    The .Net Visual Component Library (VCL) for Delph is the most comprehensive Library of .Net WinForms UI Controls and components for Delphi. Includes over 50 essential .Net UI controls and components which are available in Delphi such as Active Directory components, Internet components, printing components, Xml components, Dialog components, UI controls, Grid controls, and many more for building powerful line-of-business Windows applications in Delphi. Built on solid .Net Framework and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    .Net Control Suite for Delphi

    Most comprehensive Library of .Net UI controls for Delphi.

    Most comprehensive Library of .Net UI controls for Delphi. Includes over 30 essential .Net controls which are available in Delphi like Input Controls, List and DropDown controls, button control, webbrowser control, grid controls and many more for building powerful line-of-business Windows applications in Delphi. All the included controls libraries are technically superior, with proven track record of widespread use for rock-solid reliability. They are written to be efficient and do not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Vulcan

    Vulcan

    A toolkit to quickly build apps with React, GraphQL & Meteor

    ... to read, write, and display data. However, being full-stack, Vulcan is able to speed up these repetitive tasks by providing a whole range of helper components that are fine-tuned to the Vulcan back-end, and as a result just work out of the box. In order to make working with Vulcan easier (especially when it comes to updating the core packages), you are also free to follow the more complicated “two-repo” pattern, with the two repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SB Admin in Angular 13 and Bootstrap 5

    SB Admin in Angular 13 and Bootstrap 5

    Simple Dashboard Admin App built using Angular 8 and Bootstrap 4

    Simple Dashboard Admin App built using Angular 13 and Bootstrap 5. This project is a port of the famous Free Admin Bootstrap Theme SB Admin v8.0 to Angular 13 Theme. This project was generated with Angular CLI version 13.2.2. Provides fast, reliable and extensible starter for the development of Angular projects. Note that this seed project requires node >=v12.0.0 and npm >=6. Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project