Showing 1741 open source projects for "node-red"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    K8ssandra

    K8ssandra

    K8ssandra is an open-source distribution of Apache Cassandra

    K8ssandra is an open-source, cloud-native distribution of Apache Cassandra designed for Kubernetes environments. It provides a scalable, highly available NoSQL database solution with built-in monitoring, automation, and backup capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSHint

    JSHint

    A tool that helps to detect errors and in your JavaScript code

    JSHint is a community-driven tool that detects errors and potential problems in JavaScript code. Since JSHint is so flexible, you can easily adjust it in the environment you expect your code to execute. JSHint is publicly available and will always stay this way. The project aims to help JavaScript developers write complex programs without worrying about typos and language gotchas. Any code base eventually becomes huge at some point, so simple mistakes, that would not show themselves when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FairScale

    FairScale

    PyTorch extensions for high performance and large scale training

    ...Although many ideas have since landed in core PyTorch, FairScale remains a valuable reference and a practical toolbox for squeezing more performance out of multi-GPU and multi-node jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    node-windows

    node-windows

    Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).

    node-windows is a utility for Windows services that enables Node.js scripts to run as native Windows services, providing functionalities like event logging, service management, and process monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5

    2D6

    It's a game that offers six different 2d games.

    ...The games are: 1. Checkers - A very popular board game that 2 players can easily play. 2. Dodge Ball - A unique game completely made by myself in which you have to prevent the red ball from crashing into the blue ball by dodging it. 3. Flappy Bird - A very popular ios/android game in which you have to prevent the bird from crashing or falling into the pipes by tapping on the screen. 4. Tic Tac Toe - A very fun short game that can be played by 2 players. 5. Maze Game - A fun game in which you have to escape the maze in a given time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpsManage

    OpsManage

    Automated operation and maintenance platform

    ...Backend Web Framework, Django. Backend Task Framework, Celery + Redis. Programming language is Python 3.6. Operating System is CentOS 6+. Ansible version 2.6+. Deployment platform and node server Rsync 3+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spritejs

    Spritejs

    A cross platform high-performance graphics system

    Spritejs is a cross-platform high-performance graphics system, which can render graphics on web, node, desktop applications and mini-programs. SpritejsNext is the new version of spritejs. It is renderer agnostic enabling the same api to render in multiple contexts: webgl2, webgl, and canvas2d. Manipulate the sprites in canvas as you do with the DOM elements. SpritejsNext provides several kinds of basic sprite elements, which can be operated on the layer like DOM elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenHC-PV

    OpenHC-PV

    OpenHC-PV es una herramienta de cálculo de Hosting Capacity de GD-FV

    OpenHC-PV es una aplicación que permite determinar la cantidad de Generación Distribuida (GD) que se puede instalar en una red eléctrica de distribución, garantizando la operación óptima de sus componentes. Desarrollada en el marco del proyecto OpenREiD (c) (Software integral de simulación y optimización de redes eléctricas de distribución), del Instituto de Energía Eléctrica (IEE), UNSJ - CONICET, San Juan - Argentina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Connect4

    GAME CONNECT 4 TERMINAL BASE

    the Connect 4 game, which is played with a vertical grid of 6x7 seven vertical grid of seven columns by six rows. Each player has twenty-one tokens of one color color (most often red and yellow, translated in our example by the characters "O" and "X" places them in the grid in turn. To win the game, a player must line up four chips vertically, horizontally or obliquely. It is the same principle as Tic-Tac-Toe with one difference: the grid is vertical, which means that the chips fall to the bottom of the column chosen by the player. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Realistic 3D Roulette Sim Unity

    Realistic 3D roulette simulation:I wrote this for fun. big description

    ...*The source code simulates random spins realistically rolling to a random number,or a predetermined number from 0 to 36.You can write your own subroutine for predetermined numbers& plug it into the existing code.An example such subroutine is given. *Publish to android,Win,Webplayer,mobile &more platforms using the unity . *Currently it has basic virtual coins betting system implemented: colour red/black bet,a single number bet-source code that is easily extendable to other standard roulette bets *Can change the camera view from above roulette table to near wheel,code can easily be extended for other views. If you know what you are doing you can control the game more precisely such as exactly how wheel+ball spins. The game is modelled using realistic physics of Unity engine.so its easy to tweak using the unity GUI.Lots of tweak&changes you can try (e.g. time for a spin,long/short already coded.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    pdf-extractor

    pdf-extractor

    Node.js module for rendering pdf pages to images, svgs and HTML files

    ...It has default renderers to generate a default output, but is easily extended to incorporate custom logic or to generate different output. It uses a node.js DOM and the node domstub from pdf.js do make pdf parsing available on node.js without a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyCrypto Web App

    MyCrypto Web App

    Tool that allows you to manage your Ethereum accounts privately

    ...A fan favorite since 2018, the MyCrypto Desktop App continues to provide an additional layer of security for your Ethereum assets. On systems where a pre-built version of node-hid is not available (e.g. 32-bit versions of Windows and Linux), you additionally need Python (3+) and node-gyp installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Multicell Thin Walled Beam Analysis

    Umut YILMAZ Multi-cell Thin Walled Beam Section Analysis

    Finding a shear center is a difficult and time consuming job for multi-cell thin walled beam cross sections for engineers. This program makes this process easier. Easy to use GUI and colorful stress analysis results helps engineers. My program is based on my unpublished mechanical engineering master thesis. You can find sample data here too. Save file is easy to edit as text file so optimization can easily be performed. Any feedbacks will be grateful about the project. System requirements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GHCJS

    GHCJS

    Haskell to JavaScript compiler, based on GHC

    ...Developers write normal Haskell, use Cabal/Stack to build, then bundle the generated JavaScript alongside required support code. Interoperability with the JavaScript world is provided through a foreign-function interface, allowing Haskell code to call browser APIs or Node modules and to be called back from JS. The ecosystem includes packages tailored to GHCJS (for example DOM bindings and FRP libraries), enabling full single-page apps written in Haskell. Because it mirrors GHC closely, many pure Haskell libraries “just work,” making it practical to share code between server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Internet Connection Monitor

    Internet Connection Monitor

    Monitors internet connection status

    It is a very simple program to monitor internet status. If connected, it shows green icon on taskbar and if not connected, it shows red icon on task bar. It has settings window in which ping url and interval can be customized. Note: .NET framework v4 runtime is required if not already installed on your system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Manifold

    Manifold

    Fast batch message passing between nodes for Erlang/Elixir

    ...Manifold distributes the work of sending messages to the remote nodes of the PIDs, which guarantees that the sending processes at most only calls send/2 equal to the number of involved remote nodes. Manifold does this by first grouping PIDs by their remote node and then sending to Manifold.Partitioner on each of those nodes. The partitioner then consistently hashes the PIDs using :erlang.phash2/2, groups them by the number of cores, sends to child workers, and finally those workers send to the actual PIDs. This ensures the partitioner does not get overloaded and still provides the linearizability guaranteed by send/2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Desktop 2020

    PHP Desktop 2020

    A single server instance for PHP with PHPSQliteCMS and SQLite

    An node-electron browser for the PHP development server using PHPSQLiteCMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Transaction Grabber V1

    Transaction Grabber V1

    Grabbing and scraping all transaction hash and other details bitcoin

    Scrap and Grabbing All Details Transaction (TXID) Bitcoin From Blockchain and any free block download and save to text file with filter details (HASH ID , ADDRESS, VALUE , ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Windows Dev Box Setup Scripts

    Windows Dev Box Setup Scripts

    Scripts to simplify setting up a Windows developer box

    Windows Dev Box Setup Scripts is a Microsoft-maintained collection of PowerShell “recipes” and helper scripts that automate and streamline provisioning a Windows developer workstation for many common stacks (desktop .NET/C++, web/Node, machine learning, DevOps, containers, and more). The project uses Chocolatey and Boxstarter under the hood and exposes one-click Boxstarter links and standalone scripts so you can boot a machine, install SDKs, runtimes, tooling, and manage reboots unattended. Scripts are organized as high-level recipes (for example: Full Desktop App, Web, Web + NodeJS, Machine Learning, DevOps/Azure) which call smaller helper scripts stored in a scripts/ folder so recipes stay readable and easy to customize. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SuperEdge

    SuperEdge

    An edge-native container management system for edge computing

    ...Kubernetes users can leverage SuperEdge easily for edge environments with minimal learning. When the network connection between the edge and the cloud is unstable, or the edge node is offline, the node can still work independently. But at this time, edge node can't do anything associated with writing operation, such as create/delete/update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Pi ePaper Display

    raspberry Pi e-Paper display server

    ...Presented at the 2022 Great Lakes Cisco Academy Conference in Detroit Michigan. Turn your Raspberry Pi into a stand alone access point to flash images onto an e-Paper display. Image was made on a Raspberry Pi 3B+ e-Paper used was 2.6" Red/Black/White e-Ink on a RoHS HAT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Your online shop

    Your online shop

    Simple Modern Ecommerce in NodeJs. Using Mongodb.

    Your Online Shop is an intuitive ecommerce system (also known as online store or shopping cart). Main features: - Modern SPA (Single Page Application) - Easy edition - Quick purchase process - Site pages (About, Contact, ect...) - Themes (components / templates) - Multi-shop - Very light code ** Live Demo: http://youronlineshop.net/sample/ Web administrator login (user/password): webadmin/webadmin Product administrator: productsadmin/productsadmin Orders manager:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    EliasDB

    EliasDB

    EliasDB a graph-based database

    ...Data is stored in nodes (key-value objects) which are connected via edges. Stored graphs can be separated via partitions. Stored graphs support cascading deletions - delete one node and all its "children". All stored data is indexed and can be quickly searched via a full text phrase search. EliasDB has a GraphQL interface which can be used to store and retrieve data. For more complex queries EliasDB has an own query language called EQL with an sql-like syntax. Includes a scripting interpreter to define alternative actions for database operations or writing backend logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TreeLine stores almost any kind of information in an organized tree structure. Each node in the tree can contain several fields, forming a mini-database.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Microbundle

    Microbundle

    Zero-configuration bundler for tiny modules

    Microbundle produces esm, cjs, umd bundles with your code compiled to syntax that works pretty much everywhere. While it's possible to customize the browser or Node versions you wish to support using a browserslist configuration, the default setting is optimal and strongly recommended. In addition to the above formats, Microbundle also outputs a modern bundle specially designed to work in all modern browsers. This bundle preserves most modern JS features when compiling your code, but ensures the result runs in 95% of web browsers without needing to be transpiled. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB