Showing 35 open source projects for "scada-lts"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    BlueWallet

    BlueWallet

    Bitcoin thin client for iOS & Android. Built with React Native

    ... of the 2017 fork wars, in order to bring
 a powerful and Bitcoin-only wallet for the community. Please refer to the engines field in package.json file for the minimum required versions of Node and npm. It is preferred that you use an even-numbered version of Node as these are LTS versions. You will now need to either connect an Android device to your computer or run an emulated Android device using AVD Manager which comes shipped with Android Studio.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    GoJS

    GoJS

    JavaScript diagramming library for interactive flowcharts & org charts

    ... for viewing or editing. Automatic layouts make different visualization options easy. Dynamically add ports and custom link routing. Use data-bindings to save and load routes within the Model JSON. Use groups as containers and subgraphs, with group members bound by their own rules and layouts. Model industrial processes, workflows, SCADA diagrams and more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Tempus Dominus

    Tempus Dominus

    A date/time picker widget

    Tempus Dominus is the successor to the very popular "eonasdan/bootstrap-datetimepicker". The plugin provide a robust date and time picker designed to integrate into your project. The picker uses the format option to decide what components to show. Set format to LT, LTS or another valid MomentJs format string to display certain components. The picker uses MomentJs to determine the language string. You can use moment-with-locales or you can include whatever local file you need. Start of the week...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Marked

    Marked

    A markdown parser and compiler. Built for speed

    ... on a worker and terminate it when parsing takes longer than usual. Marked can be run in a worker thread on a node server, or a web worker in a browser. Only current and LTS Node.js versions are supported. End-of-life Node.js versions may become incompatible with Marked at any point in time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    Node.js version alias

    Node.js version alias

    Resolve Node.js version aliases like `latest`, `lts` or `erbium`

    Resolve Node.js version aliases like `latest`, `lts` or `erbium`. Those aliases are used by Node.js version managers like nvm, nvs, n, nave, nodeenv or nodist. This resolves them to a "major.minor.patch" version string. This package is an ES module and must be loaded using an import or import() statement, not require(). Base URL to fetch the list of available Node.js versions. Can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Conventional Changelog

    Conventional Changelog

    Generate changelogs and release notes from a project's commit messages

    The conventional-changelog repo is managed as a monorepo; it's composed of many npm packages. It's recommended you use the high-level standard-version library, which is a drop-in replacement for npm's version command, handling automated version bumping, tagging, and CHANGELOG generation. Alternatively, if you'd like to move towards completely automating your release process as an output from CI/CD, consider using semantic-release. We specifically limit our support to LTS versions of Node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    All Node.js versions

    All Node.js versions

    List all available Node.js versions

    List all available Node.js versions. Sorted from the most to the least recent. Includes major release and LTS information. This package is an ES module and must be loaded using an import or import() statement, not require(). The return value resolves to an object with the following properties. List of available Node.js versions and related information. Sorted from the most to the least recent Node.js version. List of Node.js major releases sorted from the most to the least recent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rpc-websockets

    rpc-websockets

    JSON-RPC 2.0 implementation over WebSockets for Node.js

    The rpc-websockets library enables developers to easily implement their business logic that includes messaging between users, machines or any devices. It provides a possibility to send and receive JSON data through the WebSocket communication protocol in order to support two-way notification push, running RPC methods and firing any types of event signalling. Only clients can call RPC methods and not vice versa at the moment. Both frontend (HTML/JS-based) and backend (Node.js-based)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    A web interface to IPFS, shipped with Kubo, and ipfs-desktop. Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files. If you need to run IPFS in a Docker container, you can still have Web UI available by exposing both the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Amazon Connect connect-rtc-js

    Amazon Connect connect-rtc-js

    Provide softphone support to AmazonConnect customers

    connect-rtc.js provides softphone support to AmazonConnect customers when they choose to directly integrate with AmazonConnect API and not use the AmazonConnect web application. It implements Amazon Connect WebRTC signaling protocol and integrates with browser WebRTC APIs to provide a simple contact session interface that can seamlessly integrate with Amazon Connect StreamJS. In a typical amazon-connect-streams integration, connect-rtc-js is not required on parent page. Softphone call...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    serve

    serve

    Static file serving and directory listing

    ... globally using Yarn (you'll need at least Node.js LTS). The core of serve is serve-handler, which can be used as middleware in existing HTTP servers. In order to customize the default behaviour, you can also pass custom routing rules, provide your own methods for interacting with the file system and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    restify

    restify

    The future of Node.js REST development

    restify is a framework, utilizing connect style middleware for building REST APIs. A Node.js web service framework optimized for building semantically correct RESTful web services ready for production use at scale. restify optimizes for introspection and performance, and is used in some of the largest Node.js deployments on Earth. restify is used by some of the industry's most respected companies to power some of the largest deployments of Node.js on planet Earth. Running at scale requires...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Material Design

    Material Design

    Material design for AngularJS

    AngularJS Material is an implementation of Google's Material Design Specification (2014-2017). This project provides a set of reusable, well-tested, and accessible UI components for AngularJS developers. AngularJS Material has entered the Long Term Support (LTS) period. The AngularJS Material library is a mature and stable product that is ready for production use. Developers should note that AngularJS Material works only with AngularJS 1.x. AngularJS 1.x is now in Long Term Support (LTS) mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    ... project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. Feel free to ask questions in the "Discussion" section. Help sponsoring OSHMI here https://github.com/sponsors/riclolsen. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 15
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    EPESI BIM (Business Information Manager) is a fully functional web CRM/ERP application to store, organize, access and share business records. Manage your data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. Epesi has been designed as a Kickstarter project and provides "no code" and "low code" environment for developers. You can quickly create your own modules: https://epesi.org/devtutorial/helloworld Setting up EPESI Web Application...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    Standard IT tools applied to SCADA/IoT (MongoDB, PostgreSQL/TimescaleDB,Node.js, C#, Golang, Grafana, etc.). MongoDB as the real-time core database, persistence layer, config store, SOE historian. Portability and interoperability over Linux, Windows, x86/64, ARM. Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    levelup

    levelup

    A wrapper for abstract-leveldown compliant stores, for Node.js

    Fast and simple storage. A Node.js wrapper for abstract-leveldown compliant stores, which follow the characteristics of LevelDB. LevelDB is a simple key-value store built by Google. It's used in Google Chrome and many other products. LevelDB supports arbitrary byte arrays as both keys and values, singular get, put and delete operations, batched put and delete, bi-directional iterators and simple compression using the very fast Snappy algorithm. LevelDB stores entries sorted lexicographically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ScadaBR

    ScadaBR

    Open source SCADA

    We are now on GitHub: https://github.com/ScadaBR/ScadaBR ScadaBR is a SCADA (Supervisory Control and Data Acquisition) system with applications in Process Control and Automation, being developed and distributed using the open source model.
    Downloads: 80 This Week
    Last Update:
    See Project
  • 19
    ThinkJS

    ThinkJS

    Use full ES2015+ features to develop Node.js applications

    ..., it is recommended to use the LTS version. After the installation is complete, there will be thinkjscommands (you can thinkjs -Vcheck the version number of think-cli, which is not the version number of thinkjs). If you cannot find this command, please confirm that the environment variables are correct. Excellent performance with a high unit test coverage rate. Built-in auto-compile and the auto-refresh mechanism that speeds up your development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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: 23 This Week
    Last Update:
    See Project
  • 21

    Brewery HMI

    Web app for all-grain brewers. Automate your electric brewery.

    This project is UI to guide the user through the steps of home brewing. Each beer has a recipe of ingredients, but it also has a “recipe” for the process to make the beer. This app allows you to load a recipe (BeerXML), guide you through the brewing steps and record any details so that you can improve next time. By default, this app relies on user inputs and feedback from the real-world. There are easy hooks to a link up a real system, so that if you wanted to automate some of the input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SustainOSS.org Website

    SustainOSS.org Website

    The sustainoss.org website

    The easiest way to contribute to this project is via GitPod. GitPod will set up your developer environment in the browser with your GitHub credentials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    smartchargerSCADA is a Moodle plugin for implement a SCADA monitoring system in an electric car charger using node-network and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing framework. As before, Sinon.JS provides utilities that help test frameworks reduce the boiler-plate. As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PGP Keyserver Site Source

    PGP Keyserver Site Source

    This repository is the source directory for my OpenPGP Keyserver's web

    This repsitory holds the source for a SKS PGP Key Server website similer to keyserver.mattrude.com. This is only the HTML source code for the supporting documentation site for the PGP server, not the PGP Keyserver software used on the server. If you are building your own sks-keyserver, and would like to display a nice frontend for it, please look at the pgpkeyserver-lite project for a simple frontend site. Jekyll is a static site generator built in Ruby on Rails. With this approach, you are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next