requestNativeScripts

Execute arbitrary native code. Bring your own specification. (by guest271314)

requestNativeScripts Alternatives

Similar projects and alternatives to requestNativeScripts

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better requestNativeScripts alternative or higher similarity.

requestNativeScripts reviews and mentions

Posts with mentions or reviews of requestNativeScripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-19.
  • [AskJS] Is anybody actually using Direct Sockets API in their deployed PWA's?
    1 project | /r/javascript | 12 Feb 2023
    That is already possible using just window.open() with a local server or WebRTC, or Web Bluetooth, or WebTransport, or Fetch, e.g., without using extension code https://github.com/guest271314/requestNativeScripts/blob/master/Explainer.md, and with extension code using Native Messaging https://github.com/guest271314/sw-transfer-stream, https://github.com/guest271314/offscreen-webrtc.
  • Executing shell scripts/command line without NODE
    8 projects | /r/learnjavascript | 19 Aug 2022
    Technically you can use a variety of means to execute arbitrary shell scripts. One approach is to use inotifywait to check for file changes, which can be written to local filesystem using File API and where implemented File System Access API, for an overview of this particular approach see https://github.com/guest271314/requestNativeScripts/blob/master/Explainer.md, for implementation see https://github.com/guest271314/captureSystemAudio#usage, where I use the process to execute PulseAudio's parec to capture system audio and stream the raw PCM to the browser in real-time by opening and closing local files.

Stats

Basic requestNativeScripts repo stats
2
0
3.9
6 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com