Implementing Native Messaging host in bash

This page summarizes the projects mentioned and recommended in the original post on /r/bash

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • captureSystemAudio

    Capture system audio ("What-U-Hear")

  • I have working Python and C++ versions here https://github.com/guest271314/captureSystemAudio/blob/master/native_messaging/capture_system_audio/capture_system_audio.py, https://github.com/guest271314/captureSystemAudio/blob/master/native_messaging/capture_system_audio/capture_system_audio.cpp.

  • native-messaging

  • ``` // C++ Native Messaging host // https://browserext.github.io/native-messaging/ // https://developer.chrome.com/docs/apps/nativeMessaging/ // https://discourse.mozilla.org/t/webextension-with-native-messaging-c-app-side/30821

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Need help with ytdl-core and ExpressJS

    2 projects | /r/learnjavascript | 15 Apr 2023
  • Kindly review this C QuickJS HTTP streaming Web server module

    5 projects | /r/C_Programming | 31 Mar 2023
  • How to Record Audio from a Web Browser

    2 projects | /r/javascript | 1 Jan 2023
  • Reading floats, bytes, ints, and longs from an array

    3 projects | /r/cprogramming | 31 Dec 2022
  • How efficient are javascript objects? /JSON

    1 project | /r/learnjavascript | 18 Dec 2022