Showing 26 open source projects for "jack-bridge"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 1
    Jack The Ripper

    Jack The Ripper

    Custom ROM's Portal for Redmi 7/Y3 / Redmi 3s/3sp/3x

    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Bitchat

    Bitchat

    Bluetooth mesh chat, IRC vibes

    BitChat is a decentralized, peer-to-peer encrypted messaging app built by Jack Dorsey’s Permissionless Tech. It uses Bluetooth Low Energy mesh networking to relay messages without internet, servers, accounts, or phone numbers. Messages are end-to-end encrypted (Curve25519 + AES‑GCM) and the app includes a panic mode to erase data quickly.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    NLua

    NLua

    Bridge between Lua and the .NET

    Bridge between Lua world and the .NET (compatible with .NET/UWP/Mac/Linux/Android/iOS/tvOS). NLua is a fork project of LuaInterface (from Fábio Mascarenhas/Craig Presti). You can use/instantiate any .NET class without any previous registration or annotation. NLua runs on top of KeraLua binding, it encodes the string using the ASCII encoding by default.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    ...An environment abstraction lets hosts provide implementations for things like storage, networking, and timers, making the core portable to desktop, mobile, and web. The project targets WebAssembly as well, so the same Rust logic can run inside the browser via a small bridge layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    MMKV

    MMKV

    The fastest key/value storage for React Native

    ...It provides fast and direct bindings to the native C++ library which are accessible through a simple JS API. Get and set strings, booleans and numbers. Fully synchronous calls, no async/await, no Promises, no Bridge. Encryption support (secure storage). Multiple instances support (separate user-data with global data). Customize storage location. High performance because everything is written in C++. ~30x faster than AsyncStorage. Uses JSI instead of the "old" Bridge. iOS, Android and Web support. Easy to use React Hooks API. StorageBenchmark compares popular storage libraries against each other by reading a value from storage for 1000 times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BikeControl

    BikeControl

    Do virtual gear shifting (and more) in any rider app

    BikeControl is a cross-platform tool aimed at enabling control of trainer apps (cycling/indoor training apps) using hardware controllers such as bike shifters, dedicated remotes (e.g. Zwift Click, Zwift Ride, Zwift Play), gamepads, or even generic Bluetooth HID devices. Instead of connecting to the trainer directly, BikeControl acts as a bridge: when you press a button or lever on your controller, it intercepts the input and simulates corresponding keyboard/mouse/touch events for your trainer application. This allows you to perform actions like virtual gear shifting, steering, changing workout intensity, controlling music, etc., even if the trainer app doesn’t natively support those controllers. ...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 7
    Telegram MCP

    Telegram MCP

    MCP server to work with Telegram through MTProto

    An MCP server that bridges the Telegram API and AI assistants, enabling seamless interaction between AI applications and Telegram through MTProto. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    WebViewANE

    WebViewANE

    WebView Adobe Air Native Extension

    WebViewANE is a native extension (ANE) for Adobe AIR that embeds a modern WebView based on Chromium (CEF) for Windows and WKWebView for macOS. It allows AIR developers to render modern web content within desktop applications, supporting features like JavaScript execution, message bridging, file uploads, and advanced navigation. This makes it ideal for hybrid apps that combine Flash UI with embedded web-based interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Android Use

    Android Use

    Automate native Android apps with AI using accessibility APIs

    ...The project works by using Android’s accessibility API to extract structured UI state (as XML) from the device, which is then fed to a large language model (LLM) like OpenAI’s models for decision-making, and actions are executed via the Android Debug Bridge (ADB). This approach bypasses expensive vision-based models and provides faster, cheaper automation with fine-grained interaction capabilities (for example, tapping buttons, typing text, navigating screens).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Tabris.js

    Tabris.js

    Create native mobile apps in JavaScript or TypeScript

    Tabris.js is a framework for developing mobile apps with native UIs in JavaScript. iOS and Android apps can be built entirely from one code base, which frees you from the task of managing code for multiple platforms. The code of the application is loaded dynamically - nothing is precompiled. JavaScript is executed Just-in-Time and passed via a native bridge to the device. Tabris.js accesses native controls and does not depend on web views to render the app's UI. As a result, the performance of the apps cannot be distinguished from apps developed directly in native code of the platforms. Tabris.js can be extended with Cordova plugins to add support for additional native features. A cordova plugin is also able to directly interface with the native widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    shuyuan

    shuyuan

    Reading book source

    ...The repository is set up to support document ingestion, indexing, and maybe some AI-aided summarization or lookup functions, which helps users convert large text corpora into a structured, searchable knowledge base. For learners, researchers, or avid readers, Shuyuan offers a way to bridge from plain text files or eBooks into a manageable, interactive resource — one where notes, references, and reading progress can be tracked. It likely supports different input formats (text, HTML, PDF), and may integrate optional translation or text normalization tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    A C++ high-performance regex library and Flex-compatible lexical analyzer generator with full Unicode support, new indentation anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator generates clean C++ lexer class code that is thread-safe. Generates...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Flutter Tutorials

    Flutter Tutorials

    Source code for all the tutorials on FilledStacks' channel

    ...It emphasizes clean architecture, testability, and scalable code, showing developers how to go beyond toy examples. Tutorials often come with detailed commentary or videos to explain design decisions. The collection helps developers bridge the gap between learning Flutter basics and building production-ready apps. It serves as both a reference and a training resource for those aiming to adopt Flutter in professional projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Stetho

    Stetho

    Debug bridge for Android applications

    Stetho is a sophisticated debug bridge for Android applications. When enabled, developers have access to the Chrome Developer Tools feature natively part of the Chrome desktop browser. Developers can also choose to enable the optional dumpapp tool which offers a powerful command-line interface to application internals. Alternatively you can include Stetho from Maven Central via Gradle or Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Froala Design Blocks

    Froala Design Blocks

    A set of 170+ Bootstrap based design blocks to create websites

    ...Froala Design Blocks is a free and Open Source project with the goal to create an open design project that empowers everyone to contribute to a better web. A design tool is complete only if designers can use it as well. Froala Design Blocks is the bridge that connects designers and developers to reduce or even eliminate communication gaps. Froala Design Blocks is using the awesome Open Source illustrations created by unDraw. They have vectorial images that can be customized on-the-fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    react-native-create-bridge

    react-native-create-bridge

    A CLI tool that bridges React Native modules & UI components with ease

    Bridging native modules & UI components made easy! If you're a JavaScript developer writing your first lines of native code or a more experienced developer looking to eliminate boilerplate from your React Native workflow, this tool is for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maru OS

    Maru OS

    Your phone is your PC

    ...It's based on the Android Open Source Project and focuses on mobile hardware. It uses lightweight OS virtualization (containers) to spin up virtual systems on demand and provides a bridge into Android's I/O framework for interactivity. Unleash your mobile device with Maru, a context-aware, lightweight, open operating system that unites mobile and desktop computing.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18

    tts-Bridge

    Scanned text to audio translation for written knowledge dissemination

    The objective of ttsBridge is to build open source applications that convert directly text in one language scanned by a camera to audio speech in another language, using generic and freely available text-to-speech engines, and without the need of using a tts voice specifically build for the target language. In other words, a word scanned in French or English can be spoken in any African language, using only tools that are already available on a generic mobile device. The objective is taking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    AudioSerial with JavaScript

    Use a smartphone to send serial commands.

    Send serial commands to your project from any device with a headphone jack that supports HTML5 and JavaScript. Does potentially require a few components to be added to your project. Designed for reliable results by default, but allows many adjustments. Uses 9600 8N1 by default. The baud rate is easily changed. The library is heavily commented to assist with any tweaking you want to do. For schematics of how to connect to your MCU/MPU, see http://www.robots-everywhere.com/re_wiki/pub/web/Cookbook.AudioSerial.html To add this library to your webpage, include this. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BridgeStats

    BridgeStats

    Gives scores and all distributions of one suit in opponent hands

    In Bridge, the choice of a good strategy often depends on the correct evaluation of cards in hand to your opponents. This evaluation is done trying to make the best use of all available informations: bidding, played cards, etc ..., but an essential starting point is the knowledge of a priori probabilities of the possible distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NavitConfigurator

    NavitConfigurator

    Editor for configuring the open source navigation program Navit

    NavitConfigurator is an editor for configuring the open source navigation program Navit. It supports Andoid devices to test the result directly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Debian Kit

    A kit to install Debian on Android devices

    ...In order to access anything that's accessible from Android also from the Debian side. And secondly, the Debian bootstrap is executed on the Device itself without any help of a larger PC, Android debugging bridge or similar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Irdroid - Infrared Remote for Android

    Irdroid - Infrared Remote for Android

    The Irdroid app / module is a infrared remote control for Android

    ...You will get an introduction to the hardware functionality of Irdroid v1.0 modules, battery powered infrared remote control modules that connects to the Android device Audio jack. The second module takes advantage of the Bluetooth A2DP protocol and allows the user to listen to a music witlessly and the ability to control IR equipment all in one device. The physical demonstration of the software and hardware will include controlling infrared devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Android App to Shot your Nikon DSLR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is mobile SNS application. It will build a bridge between you and your friend. You can share everything what you have interesting. Share your activity, you friend can response it.. ShareLife run on 2.0+ platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next