Requesting help writing a Bash Native Messaging host

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

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
  • native-messaging-bash

    Bash Native Messaging host.

  • I have written a Native Messaging https://developer.chrome.com/docs/apps/nativeMessaging/#native-messaging-host-protocol host in Bash https://github.com/guest271314/native-messaging-bash/blob/main/nm_bash.sh that does not function as expected.

  • native-messaging-cpp

    C++ Native Messaging host.

  • Working C++ version: https://github.com/guest271314/native-messaging-cpp/blob/main/nm_cpp.cpp

  • 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
  • native-messaging-quickjs

    QuickJS Native Messaging host

  • Working JavaScript (QuickJS) version: https://github.com/guest271314/native-messaging-quickjs/blob/main/nm_qjs.js

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

  • Bash Native Messagin host

    1 project | /r/linux | 24 Jun 2023
  • Took a break from web dev recently - how beneficial would it be to go deep into learning the command line (bash) in the meantime?

    1 project | /r/webdev | 15 Jun 2023
  • Developing CLIs using Javascript V/S Bash

    1 project | /r/learnjavascript | 30 Dec 2022
  • How to read "32-bit message length in native byte order" to integer in Bash?

    2 projects | /r/commandline | 29 Oct 2022
  • Deno Native Messaging host

    7 projects | /r/Deno | 8 Oct 2022