Open Source JavaScript System Software - Page 29

JavaScript System Software

View 1976 business solutions

Browse free open source JavaScript System Software and projects below. Use the toggles on the left to filter open source JavaScript System Software by OS, license, language, programming language, and project status.

  • 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
  • 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
  • 1
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    A simulator that provides a simplified assembler syntax (based on NASM) and is simulating an x86-like CPU. Press Help inside the simulator to see an overview of the supported instructions. Make sure you have Grunt installed to compile the asmsimulator.js script. Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator. The console output uses memory mapping and maps a specific portion of the memory to the console. Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. The memory contains our program code and can be used by the program to store data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sumon stands form Simple Unix MONitoring, and it is intended to provide web tools to check relevant health aspects of a set of UNIX/Linux boxes, such as performance or change history. These tools are thought to be simple but powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Small script, which makes the software installation process easier. Allows you to select which applications to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Single Click Real Time searching of both structured and unstructured data and information. Simultaneous searching of Structured: databases and unstructured: documents from within a web browser, desktop application and application plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The program Virtual Network Simulator for Web 2.0 is a tool that allows the simulation of assembly and configuration of computer network projects, virtual or physical. It also simulate the sending of a package between the hots of origin and destinati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Slideshow Crypto Ticker

    Slideshow Crypto Ticker

    Real Time Slideshow Crypto Price Ticker For Raspberry Pi LCD Screens

    Open source / 100% FREE real time slideshow crypto price ticker for RaspberryPi device LCD screens, including 24 hour volume. Supports running in "slideshow mode", to show all the markets you want. Supports CoinGecko / Binance / Coinbase Pro / Kraken / Kucoin / Bitstamp / Bitfinex / HitBTC / OKex / Gate.io exchange markets (more market support coming in the future). 3.5" LCD Demo: https://www.youtube.com/watch?v=dXAhs8HXCn4 7" LCD Demo: https://www.youtube.com/watch?v=fZ98Fm6ZkW8 Developed on a Raspi v3 B+, with these screens / cases: https://smile.amazon.com/gp/product/B07N38B86S (no mods) https://smile.amazon.com/gp/product/B08Q34RS7M (Noctua fan crazy-glue-mounted, + Noctua fan speed controller outside case, see README.txt) Debian-based Auto-Install Commands (use "Terminal" app in your system menu, or over remote SSH): wget --no-cache -O TICKER-INSTALL.bash https://tinyurl.com/install-crypto-ticker chmod +x TICKER-INSTALL.bash sudo ./TICKER-INSTALL.bash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Narrows search result produced by popular Internet search engines, allowing to put extra filtering conditions, as certain words presented, certain words excluded, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Smart eBusiness Suites is a web-based, portal-based eBiz (ERP/POS/BI, eCommerce/CRM/Call-Center, HRM/ECM) that integrated from the state of the arts 3rd-party open-sources and apply the model-driven development as well as meta application dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    SnakeTrap is a web frontend for SNMPTT written in Python and Django (hence the name). It enables you to graphically configure what to do when a SNMP trap is received. A few scripts are included to notify through Nagios and regular email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SockJS-client

    SockJS-client

    WebSocket emulation and Javascript client

    SockJS is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server. Under the hood SockJS tries to use native WebSockets first. If that fails it can use a variety of browser-specific transport protocols and presents them through WebSocket-like abstractions. SockJS is intended to work for all modern browsers and in environments which don't support the WebSocket protocol, for example, behind restrictive corporate proxies. SockJS-client does require a server counterpart, such as SockJS-node, which is a SockJS server for Node.js. The API should follow HTML5 Websockets API as closely as possible. All the transports must support cross domain connections out of the box. It's possible and recommended to host a SockJS server on a different server than your main web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The SoftwareGroupNG project is an interactive website, targeted at bringing to the foreground of the software industry, Nigerian developers who are capable or are ready to learn to use the latest software technologies to design, implement and deploy solu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Speakeasy

    Speakeasy

    Two-factor authentication for Node.js

    Speakeasy is a Node.js library for two-factor authentication, providing one-time passcode generation (HOTP/TOTP) with support for Google Authenticator and other compatible apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Spicebird is an open-source email and collaboration suite based on the Mozilla platform. It provides integrated e-mail, contacts, calendaring and instant messaging. It can connect to any SMTP/IMAP email server, CalDav Calendar server and Jabber serve
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SpiralFlow: Scripted Web Service Flows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Get remote control access to your Windows PC anywhere. The goal of this project is to be a "Let's Just Get Started!" remoting tool for the help desk technician, being fully functional and able to operate w/o requiring addon plugins or setup installations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Daemon & Frontend for Squid Web Proxy Server. Provides both User Based bandwidth Monitoring, and Squid Logfile Analysys. Allows users to generate graphs of traffic usage, based on many different factors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SriOS

    SriOS

    Enterprise Business Operating System

    SriOS is a Business Operating System suitable for use by all business and in their operations. The System is built using Centos, LAMP and various other applications. The customised system installer, installs a prebuilt and pre-tested applications and pre-configures the applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SPA - Streaming Performance Analyzer is a utility to load Windows Media and Quicktime streaming server logs into an Oracle or MySQL database. A WEB based interface is provided from which reports may be viewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sunset is an online operating system. It will be downloadable (for installing on your own server) as soon as it has finished!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SuperWikia Alpha Codebase 1.1

    SuperWikia Alpha Codebase 1.1

    SuperWikia: The Runtime/Realtime Environment for Codesmiths

    The SuperWikia Alpha 1.0 application is an IDE specifically developed for 3D and graphic content. Its built upon the Unity foundation and incorporates various libraries from Komodo IDE, wxDevC++, CodeBlocks, QT Creator and other applications. Its Realtime purpose is an IDE (codesmith developer access), its Runtime (U/I) function is as a space building simulator, operating in conjunction with the SuperWikia 'Navigator' user interface to simulate space economics and fleet operations. It allows users (known as 'data fleet navigators' or DFN's) to compete in tourneys over vast regions known as 'expanses' and to create envoys that manage onsite and offsite stations. Using additional SuperWikia components, users may enhance their experience with plugins and 'dataplates' that help build the Runtime environment. Codesmiths (SuperWikia Alpha developers) can also build on top of the codebase using 'transcribes', acronym/algebraic encodes that differentiate codesmith works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sushi, huh? is an aplication for download GNU/Linux packages from another OS or Linux distribution, for an posterior offline installation. Thinked for people that not have conexion to Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Swantantra is the Open Source Software Kit. It aims at delivering High Quality Open Source Software for Windows.The basic idea is to slowly migrate people from pirated software on Windows to open source alternatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Switchport Map is a tool to automatically find, trace, and log used switch ports on a network as well as find relationships between switches.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB