Showing 118 open source projects for "node"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    node-prune

    node-prune

    Remove unnecessary files from node modules

    node-prune is a small tool to prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on. Primarily built for Up which lets you deploy serverless web applications in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IPFS RPi

    IPFS RPi

    IPFS installer for the Raspberry Pi and other ARM-based devices

    ...If you just want to test whether the installation was successful or not, you can list your node's peers. The IPFS daemon needs to be running in order for your IPFS node to appear online. The installer already takes care of running the daemon on system startup by default, but if you want to control that process manually, you can use the operating system's init system directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    ...Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box and click 'Connect' if required. A ClusterOverview, which shows the topology of your cluster and allows you to perform index and node level operations. A couple of search interfaces that allow you to query the cluster a retrieve results in raw json or tabular format. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    Advanced Persistent Security

    Advanced Persistent Security

    Advanced Persistent Threat Security

    The architecture of the system is integrated by different Fingerprinting mechanisms. The system is designed from a core that avoids the detection of sdhash and Memory analysis Built-in security, allows anonymous browsing by filtering requests external identification, Exit Tor Nodes and using the TOR Fingerprinting structure The system is designed to navigate without being detected or registered by any search engine or online platform denying all types of response to servers, The...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    NodeManager

    NodeManager

    MySensors plugin for a rapid development of battery-powered sensors

    MySensors (https://www.mysensors.org) is an open source hardware and software community focusing on do-it-yourself home automation and Internet of Things which allows creating original and affordable sensors. NodeManager is intended to take care on your behalf of all those common tasks a MySensors node has to accomplish, speeding up the development cycle of your projects an including the following main components: - Sleep manager: allows managing automatically the complexity behind battery-powered sensors spending most of their time sleeping - Power manager: allows powering on your sensors only while the node is awake - Battery manager: provides common functionalities to read and report the battery level - Remote configuration: allows configuring remotely the node without the need to have physical access to it - Built-in sensors: provide embedded code so to allow their configuration with a single line of common sensors Source code on http://github.com/mysensors/NodeManager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Node Director is a tool for managing distributed, hetergeneous UNIX Systems. Its functionality includes System Configuration, Application Distribution, NIS & NIS+ Management, User Creation and Dynamic System Documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenVPN for Docker

    OpenVPN for Docker

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA. Extensively tested on Digital Ocean $5/mo node and has a corresponding Digital Ocean Community Tutorial. Pick a name for the $OVPN_DATA data volume container. It's recommended to use the ovpn-data- prefix to operate seamlessly with the reference systemd service. Users are encourage to replace example with a descriptive name of their choosing. Initialize the $OVPN_DATA container that will hold the configuration files and certificates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NodeBrain

    NodeBrain

    Rule Engine for State and Event Monitoring

    ...It interacts with other monitoring components to perform simple element state monitoring or complex event correlation based on user specified rules. It is extended through the development of node modules (plug-ins) using NodeBrain's C API, and servants (programs written in any language) that interact with the rule engine via stdin, stdout, and stderr. The package includes a small set of plug-in modules to provide capabilities typically required for monitoring applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    fuzzysearch

    fuzzysearch

    Tiny and blazing-fast fuzzy search in JavaScript

    fuzzysearch is a tiny, blazing-fast fuzzy search library for JavaScript that checks whether a “needle” string can be found inside a “haystack” string in order, but not necessarily contiguously. It implements a simplified fuzzy searching algorithm that does not use Levenshtein distance; instead it returns a boolean indicating whether all characters of the needle appear in sequence within the haystack. This makes it ideal for filtering lists or autocomplete suggestions quickly based on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AQA-AODV is a new QoS routing protocol for MANETs based on AODV, which creates routes according to application QoS requirements. We have introduced link and path available bandwidth estimation mechanisms and an adaptive scheme that can provide feedback to the source node about the current network state, to allow the application to appropriately adjust the transmission rate. In the same way, we propose a route recovery approach into the AQA-AODV protocol, which provides a mechanism to detect the link failures in a route and re-establish the connections taking into account the conditions of QoS that have been established during the previous route discovery phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hyperic Google map plugin

    Hyperic Google map plugin

    Display resources with location property in Google map

    A Hyperic HQ UI plugin to display the resources with location property in a google map. This is only a draft. Please visit http://www.innovatedigital.com/en/node/1005 or wiki page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    evotopo

    Evolving Realistic Topologies for Wireless Network Simulation

    There is a need for realistic node topologies for simulating and testing wireless network protocols. The softare evoTopo is able to generate multiple different topologies based on a given reference example, typically from a real-world setup. Based on this an evolutionary algorithm evolves new topology files with equal parameters regarding node density, distribution homogeneity and network properties such as node degree distrbution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    macOS Setup Guide

    macOS Setup Guide

    Installing Development environment on macOS

    ...Whether you are an experienced programmer or not, this guide is intended for everyone to use as a reference for setting up your environment or installing languages/libraries. Some environments we will set up are Node (JavaScript), Python, C++ and Ruby. Even if you don't program in all of them, they are useful to have as many command-line tools rely on them. We'll also show you some useful daily use applications. The first thing you should do is update your system. To do that go: Apple menu () > About This Mac > Software Update. Also upgrade your OS to the latest version to have a more secure OS. macOS upgrades are usually free so you might as well keep your machine up to date. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ADopenPOWERLINK

    ADopenPOWERLINK

    openPOWERLINK with Analog Devices ADSP-CM408F Mixed Signal Controller

    ...This release contains the necessary and required packages and documentation to setup the power-link controlled node using Analog Devices ADZS-CM408 EZLITE development board (http://www.analog.com/en/processors-dsp/cm4xx/adsp-cm408f/products/cm40x-ez/eb.html) as application processor, and a Terasic DE2-115 Altera FPGA development board as a communication processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VIM cloud

    Web Based IaaS Cloud Controller (VimCloud)

    ...It uses Libvirt driver [30] to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and stable layer to securely manage domains on a node. As nodes may be remotely located, libvirt provides all APIs required to provision, create, modify, monitor, control, migrate and stop the domains, within the limits of hypervisor support for these operations. Although multiple nodes may be accessed with libvirt simultaneously, which help in maintain the Host remotely, which is the basic requirement of cloud controller. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Webkosa

    Webkosa is the open source edition of Webcrossing.

    Webkosa is the public, open source edition of the popular Webcrossing server which has been used by thousands of sites for online communities, social networks and agile Web 2.0 object-oriented development. Webkosa includes its own integrated web server, email server, ftp server, out-of-the-box forums with discussions, users and authentication, post-by-email and numerous other user and community-oriented features to get you started with development, or use as is. Webkosa includes a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Castalia

    Wireless Sensor Network Simulator

    ...It is based on the OMNeT++ platform and can be used by researchers and developers who want to test their distributed algorithms and/or protocols in realistic wireless channel and radio models, with a realistic node behaviour especially relating to access of the radio. Castalia can also be used to evaluate different platform characteristics for specific applications, since it is highly parametric, and can simulate a wide range of platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A tool to browse and admin an XMPP pubsub node hierarchy (XEP 0060)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LINX is a distributed communication protocol stack for transparent inter node and interprocess communication for a heterogeneous mix of systems. For latest versions, see https://linux.enea.com/linx/. This project is no longer active and there are thus no further releases planned. As an alternative, a completely user space implementation of the LINX protocol on Linux (User-Mode LINX for Linux) has been developed.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dynamic Task Scheduler

    Dynamic Task Scheduler

    A dynamic task scheduler to execute job chains in a fault-tolerant way

    This project provide an easy to deploy service oriented task-scheduling architecture capable to achieve a fault-tolerant job execution on dynamics networks. The system use: - A robust Job scheduler: Quartz Enterprise scheduler (for more info see http://www.quartz-scheduler.org) - A framework to build reliable dynamic distributed systems: Apache River framework (for more info see http://river.apache.org)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A web-based monitor for PBS-based clusters (e.g. OpenPBS and Torque). It provides an overview of node usage, running jobs, and active users. It is built on the pbs-python libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Smart Active Node (SAN) is an implementatin of an active network server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims a proving an Hardware as a VSCP node (M2M) to store information remotely on the CAN network.
    Downloads: 0 This Week
    Last Update:
    See Project