[go: up one dir, main page]

Showing 29 open source projects for "bridge linux"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Get safely back to business Icon
    Get safely back to business

    SafetyCulture iAuditor is designed for companies who need to conduct safety inspections & quality audits

    Equip your team with a simple safety inspection and observation app that anyone can learn in minutes, so you can get safely back to business from wherever you are.
    Learn More
  • 1
    Blockly Games

    Blockly Games

    Games for tomorrow's programmers

    Blockly Games is a collection of educational games that teach core programming concepts using Google’s Blockly visual blocks. Each game introduces ideas like sequencing, loops, conditionals, functions, and variables through playful puzzles that gradually increase in difficulty. Under the hood, the block programs compile to JavaScript, giving learners a bridge from drag-and-drop logic to real code. The activities are self-contained and browser-based, requiring no installation, which makes...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    NiL.JS

    NiL.JS

    JavaScript engine for .NET written in C#

    NiL.JS is a JavaScript engine written in C#, capable of executing ECMAScript 6.0 (ES2015) code. It allows embedding JavaScript execution within .NET applications, providing a bridge between C# and JavaScript.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Playwright for Go

    Playwright for Go

    Playwright for Go a browser automation library to control Chromium

    Playwright is a Node.js library to automate Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Headless execution is supported for all browsers on all platforms. Playwright is built to automate the broad and growing set of web browser capabilities used by Single Page Apps and Progressive Web Apps. Scenarios that span multiple page, domains and iframes. Auto-wait for elements to be ready...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    e-Bridge Hotel

    e-Bridge Hotel

    Hotel Property Management with OTA channel support.

    e-Bridge Hotel is a property management software. Supports Open Travel Alliance (OTA) specification. OOB support for OTP login and MEPR500 passport scanner. Subscription available for Expedia or Agoda Channel, OBE, Houskeeping, Mifare. Line & Telegram IM Referral program $$ for Cloud and Lite subscriptions. e-Bridge Hotel - PMS, OBE , Guest web pages Housekpping app https://play.google.com/store/apps/details?id=com.e_bridgedirect.www.housekeeping Web server requires: *...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Instant Remote Support Software. Unattended Remote Access Software. Icon
    Instant Remote Support Software. Unattended Remote Access Software.

    Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.

    Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
    Learn More
  • 5
    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    Browse on Tor/i2p, Anon p2p Chat / FileTx, Conf / Video VoIP

    Open Source - GPLv3 inc images. *** PLEASE NOTE: There are now 2 seperate versions here. *** One is Pre Firefox 57. The other is Post Firefox 57. *** For those providing mirrors, please enable your users to realize this. Vidalia Based, Tor as a Service Solution. MicroSip: enables FREE PC to PC video calling with no account sign-up and no middleman server. WASTE: enables FREE Conference VoIP, chat, file transfer and support. *** AI Powered *** Tor/i2p: enables safer...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    Metatrader API Bridge Server

    Metatrader API Bridge Server

    Metatrader API Bridge

    Try out Metatrader API Server on a Demo account at https://forexgeneral.info/quix. A REST API communication between Metatrader forex trading platform and an external application, such as the Forex General integrated trading environment. In 2010, Forex General was released an the first trading platform with a metatrader bridge. The original bridge was a DLL loaded via a Metatrader expert advisor, but several antivirus programs reported the DLL as a virus and blocked execution because a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    jstutorial

    jstutorial

    Javascript tutorial book

    This repository is a comprehensive, tutorial-style guide to JavaScript that walks readers from the language’s fundamentals to practical application in the browser and on the server. It explains core concepts like values and types, scope, functions, objects, and prototypes in a clear, example-driven style that favors short, readable snippets. The material steadily introduces modern features—modules, arrow functions, classes, destructuring, promises, and async/await—while relating them back to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PowergateIO

    PowergateIO

    A bridge between OrbitDB and Powergate

    A bridge between OrbitDB and Powergate, which is itself a bridge between Filecoin and IPFS. PowergateIO is designed to work with only one configuration option: the gRPC endpoint of the Powergate node you want to connect to. Everything else should be handled "under the hood" for you. PowergateIO is meant to be used from one IPFS node to another, and to replicate OrbitDB databases between them. So, let's assume that we have an IPFS node and OrbitDB running locally, and we're going to interact...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Color

    React Color

    Color pickers from Sketch, Photoshop, Chrome, Github, and Twitter

    13 different pickers, for Sketch, Photoshop, Chrome and many more. Make your own, use the building block components to make your own. Color controls what color is active on the color picker. You can use this to initialize the color picker with a particular color, or to keep it in sync with the state of a parent component. Pass a function to call every time the color is changed. Use this to store the color in the state of a parent component or to make other transformations. Pass a function to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • 10
    JS Bits

    JS Bits

    JavaScript concepts with code

    JS Bits is an open-source collection of JavaScript concepts explained through concise code examples and clear explanations that serve as a practical learning resource for both beginners and experienced developers. It breaks down essential parts of the language — such as core syntax, quirky behaviors, functions, scope, closures, asynchronous patterns, and commonly misunderstood features — into digestible pieces that make it easier to internalize how JavaScript really works in modern...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Node Sonos HTTP API

    Node Sonos HTTP API

    An HTTP API bridge for Sonos easing automation

    A Node.js API that provides an HTTP interface for controlling Sonos speakers, enabling automation and integration with other smart home systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    The Art of Node

    The Art of Node

    A short introduction to node.js

    The Art of Node is an open-source resource and codebase that explores idiomatic and practical ways to write Node.js applications, often focusing on design patterns, best practices, and real-world examples to help developers build robust, scalable, and maintainable server-side JavaScript. Instead of simply cataloging APIs, the project delves into architecture concepts such as modularization, asynchronous control flows, testing strategies, error handling patterns, and tooling setups that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PhantomJS-Node

    PhantomJS-Node

    PhantomJS integration module for NodeJS

    PhantomJS-Node is a Node.js bridge to PhantomJS, enabling programmatic control of the headless browser for tasks like web scraping, automated testing, and page rendering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    OSGC - OpenSource Geospatial Catalogue

    OpenSearch GeoSpatial Catalogue

    OSGC is an Open Source implementation of an OpenSearch GeoSpatial Catalogue compliant to OGC 10-32r3 specification, developed by EGI.eu (http://www.egi.eu/) under the ENVRI (http://envri.eu/) project. OSGC provides a catalogue engine built on top of a PostgreSQL+Postgis database, which exposes a cusmizable OpenSearch interface. Most of the application configuration can be set from the Admin web interface, while Data Administrators have a separated Dropbox interface, which ease the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DCI Bridge
    DCI Bridge is a web application (sevice) that provides standard access to the distributed computing infrastructures (DCIs) like grids, desktop grids, clusters, clouds and service based computational resources by implementing the specification of the OGSA Basic Execution Service 1.0. The DCI Bridge web application creates a transparent layer between the users (workflow systems) and the DCI systems. The user can submit jobs to the various DCI systems using the OGSA Basic Execution Service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MdBrHistogram

    MdBrHistogram

    Histogram Panel module for Adobe Bridge

    Adobe Bridge is a great software for browsing and categorizing images. A missing feature is the immediate view of the image's histogram, the graphical representation of the tonal distribution in a digital image. The module supplies the Histogram Panel with the information required, using public API, Adobe object model and javascript language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vaaradhi literally means "bridge". This project aims to bridging Technology-Telugu gaps, by providing end-user tools for content creators and audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RedSeven aims to be extremely flexible and portable scriptable command-line internet browser automaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A javascript based script for Adobe Bridge that adds a "Send to Flickr Uploadr" menu item to the right click context menu and "Open With" submenu. Flickr Uploadr installed separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a University Bachelor Project. Case study about web based creation of bridge system cards, or forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web2Notify is designed to bridge the gap between the web and your notify client (i.e. Growl™, Snarl™, Mumbles™).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GWT2SWF intend to provide software bridge between GWT and FLASH/FLEX. It means that using GWT2SWF you will be able to communicate between GWT and FLASH/FLEX. GWT2SWF provides SWFWidget and FlashPlayer version detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpCheckZ is a php based web utility that allows you to create dynamic checklists for your website. phpCheckZ supports PHP5 only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next