Showing 46 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
    Laravel Nestedset

    Laravel Nestedset

    Effective tree structures in Laravel 4-8

    ...It'is ideally suited for building multi-depth menus or categories for shops. The nested set model is to number the nodes according to a tree traversal, which visits each node twice, assigning numbers in the order of visiting, and at both visits. This leaves two numbers for each node, which are stored as two attributes. Querying becomes inexpensive: hierarchy membership can be tested by comparing these numbers. Updating requires renumbering and is therefore expensive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sidecar for Laravel

    Sidecar for Laravel

    Deploy and execute AWS Lambda functions from your Laravel application

    ...Using Vapor, you can run your plain ol' Laravel apps on a serverless platform and get incredible speed, security, and reliability. Using Lambda through Vapor is a wonderful developer experience, but there are times when building your applications when you need to run just one or two Node functions for some reason. Common use cases could be taking screenshots with headless Chrome, generating images, or doing a server-side rendering of your Javascript frontend. When running on a serverless platform, it's not quite as easy as installing Node and running your functions. You don't have access to the server! So you end up deploying a single Vercel or Netlify function and calling it over HTTP or just forgetting the thing altogether.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LibreSpeed

    LibreSpeed

    Self-hosted Speedtest for HTML5 and more

    Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more. This is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. All modern browsers are supported: IE11, latest Edge, latest Chrome, latest Firefox, latest Safari. Works with mobile versions too. Requires a reasonably fast web server with Apache 2 (nginx, IIS also supported) PHP 5.4 (other backends also available) MySQL database to store test results (optional, PostgreSQL and SQLite also supported) A fast! ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    SSPanel-UIM

    SSPanel-UIM

    Multi-purpose proxy service management system

    SSPanel-UIM is a web interface and management platform for Shadowsocks (a secure SOCKS5 proxy tool often used to circumvent censorship). It supports multi-tenant accounts, traffic quotas, node management, coupon systems, invite codes, and payment gateways integration (for example, Stripe, PayPal, etc.). The platform includes features like user dashboards, usage graphs, IP/device logging, and automatic coupon or traffic renewal logic. Administrators can configure SSR/V2Ray or other proxy backends and synchronize them with the panel, so nodes apply updates or bans uniformly. ...
    Downloads: 0 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
    Laravel Installer

    Laravel Installer

    The Laravel application installer

    ...Before creating your first Laravel project, make sure that your local machine has PHP and Composer installed. If you are developing on macOS or Windows, PHP and Composer can be installed in minutes via Laravel Herd. In addition, we recommend installing Node and NPM.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    PHP Snowflake

    PHP Snowflake

    An ID Generator for PHP based on Snowflake Algorithm

    ...Snowflake is a network service that generates unique ID numbers at high scale with simple guarantees. If you want to generate unique IDs using the snowflake algorithm, you must ensure that sequence numbers generated within the same millisecond on the same node are unique. Based on this requirement, we have created this package which integrates multiple sequence number providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Fluent Builder For Schema.org Types

    A Fluent Builder For Schema.org Types

    A fluent builder Schema.org types and ld+json generator

    spatie/schema-org provides a fluent builder for all Schema.org types and their properties. The code in src is generated from Schema.org's JSON-LD standards file, so it provides objects and methods for the entire core vocabulary. The classes and methods are also fully documented as a quick reference. We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crawlab

    Crawlab

    Distributed web crawler admin platform for spiders management

    Golang-based distributed web crawler management platform, supporting various languages including Python, NodeJS, Go, Java, PHP and various web crawler frameworks including Scrapy, Puppeteer, Selenium. Please use docker-compose to one-click to start up. By doing so, you don't even have to configure MongoDB database. The frontend app interacts with the master node, which communicates with other components such as MongoDB, SeaweedFS and worker nodes. Master node and worker nodes communicate with each other via gRPC (a RPC framework). Tasks are scheduled by the task scheduler module in the master node, and received by the task handler module in worker nodes, which executes these tasks in task runners. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 3 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    NeoEloquent

    NeoEloquent

    The Neo4j OGM for Laravel

    Neo4j Graph Eloquent Driver for Laravel. The service provider will register all the required classes for this package and will also alias the Model class to NeoEloquent so you can simply extend NeoEloquent in your models. The generated label from that relationship will be VinelabCmsAdmin, this is necessary to make sure that labels do not clash in cases where we introduce another Admin instance like Vinelab\Blog\Admin then things get messy with :Admin in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A-GM Manager

    A-GM Manager

    Web application for long-term monitoring of radioactivity levels

    V1.4 fix issues with PHP 7.3 The A-GM project is aimed for providing a long-term continuous measurement of the radioactivity level. It includes an open-source Web application (A-GM Manager) running on a SOHO server (e.g. NAS from QNAP for Small Office Home Office servers) connected to a Geiger-Muller radioactivity counter device such as C-GM Counters (https://sourceforge.net/p/c-gm-counter) or compatible counters from GQ Electronics LLC. Other compatible or DIY Geiger-Muller counters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel-Nuxt

    Laravel-Nuxt

    A Laravel-Nuxt starter kit

    A Laravel-Nuxt starter kit. In production, you need a process manager to keep the Node server alive forever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    node-screen

    node-screen

    Client Server digital signage

    node-screen is a multi platform digital signage system, designed for retail outlets. The project consists of a server and a client The client is based on node-webkit and will work on linux/windows/OSX The node screen client works on windows, linux, OSX 10.7+ and Android 4+ For the latest windows client https://sourceforge.net/projects/nodescreen/files/Client/Windows%2064bit/node-screen-r255.zip For the latest Android client https://sourceforge.net/projects/nodescreen/files/Client/Android/node-screen-r177.apk/download For installation instruction please see the Wiki http://sourceforge.net/p/nodescreen/wiki/Home/ The node screen client works on windows, linux, OSX 10.7+ and Android 5.1+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    massmulti Advanced Web Interface

    massmulti Advanced Web Interface

    PHP CMS from the Past. RELEASED FOR LOG.

    RELEASED FOR LOG (was too dirty to be seriously released). mmAWI was a CMS lib which aimed to simplify the process of : creating websites + groups of users + content tree (nodes) + access control lists + design themes. 'Data Types Modules' -DTM- were used to fill each Node. (Apache/Php & pgSQL required) - SQL MISSING (released when I'll find it!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dpcm-dt

    DPCM DT automates the development of WSN applications

    Wireless Sensor Network (WSN) application development is a complex task that involves knowledge over a broad range of technologies and requires special attention to many details, from system-level down to node hardware. DPCM DT is a toolset developed as part of the WSN-DPCM Artemis project that aims to help the developers to create WSN applications faster by automating most development tasks below the application-specific business logic. The toolset can be used both by the application domain experts, which may have limited development skills, and power users that can interact with the toolset flow in different ways to leverage their programming and development proficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PhyloTrack

    PhyloTrack

    PhyloTrack, D3.js and JBrowse for phylogeny and positioning of samples

    ...It requires a phylogenetic tree of the common Newick data format as input, as well as three meta data files for samples, clade-defining nodes and clade color definitions - all in tab delimited format. Functionality within PhyloTrack shows the informative markers at each node in the phylogenetic tree, therefore highlighting clade-defining polymorphism. This functionality has been implemented using the tabix tool on the server side, providing simple and rapid access to the information at each tree node, including informative SNPs stored in VCF-similar files. These informative variants have been established by comparing allele frequencies between strain-types using ancestral node comparisons and FST measures of population differentiation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MagicTree

    MagicTree

    Html Tree of Database table

    Display Html tree of database table content with full features ( Display, modify, move node, rename, delete, display icon, add more column if needed and so on.. ) Support Localization and additional features
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Hierarchical cluster engine HCE

    Hierarchical Cluster Engine project

    The main idea of this project – to implement the solution that can be used to: construct custom network mesh or distributed network cluster structure with several relations types between nodes, formalize the data flow processing goes from upper node level central source point to down nodes and backward, formalize the management requests handling from multiple source points, support native reducing of multiple nodes results (aggregation, duplicates elimination, sorting and so on), internally support powerful full-text search engine and data storage, provide transactions-less and transactional requests processing, support flexible run-time changes of cluster infrastructure, have many languages bindings for client-side integration APIs in one product build on C++ language... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP & HTML5 for Desktop

    PHP & HTML5 for Desktop

    Create PHP Desktop applications for you PC using PHP 5.4.8+ and HTML5

    This easy to use app takes advantage of the new PHP built-in web server and Node Webkit. You can create portable PHP/HTML5 desktop apps for your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    HTML5 PHP Desktop

    Create HTML5 and PHP desktop apps locally on you PC

    This easy to use app takes advantage of the new PHP built-in web server and Node Webkit. You can create portable PHP/HTML5 desktop apps for your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EarTeach desktop Ear Trainer

    EarTeach desktop Ear Trainer

    Complete Musical Ear Training HTML5 application.

    This EarTeach client is the desktop distribution, of the homonymous HTML5 open source online application www.earteach.com, packed with node-webkit. EarTeach features the following groups of trainers. - Chords - Intervals - Scales Each category has a set of prebuild exercises, and user can create and save, its own customized exercise presets. All user results are stored, allowing to evaluate the current musical skills status, in each preset, or even display a graph of the progress along the time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    KaTaLyzer is network traffic analyzer which offers full network communication monitoring through graphs of protocols traffic for all communicating nodes or for choosen node (based on IP or MAC address). See more at katalyzer.sk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PHP Ticket System

    A refreshing and simple to use trouble ticket system project...

    ...That being said I did learn more about NodeJS and Angular 2+. Almost a decade later I have decided to re-write this app using NodeJS 12 and Angular 9. If you would like to check out the new project "Node Ticket System", please visit the GitHub page here: https://github.com/node-ticket-sytem/node-ticket-system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Porter

    Porter

    Lightweight web development server package for Windows

    Porter is portable web development server for PHP/Node/MySQL developers. Project home page - http://litporter.sourceforge.net News and info about project can be found at our Google+ page - http://gplus.to/litporter Donations are also welcome http://lit.lv/donate.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next