2 रिपॉजिटरी
JavaScript runtimes embedded in firmware that orchestrate hardware operations like radio, serial, and file I/O.
Distinct from Automation And Scripting: Distinct from Automation And Scripting: focuses on an embedded JavaScript runtime with hardware API bindings, not general workflow automation tools.
Explore 2 awesome GitHub repositories matching part of an awesome list · Embedded Scripting Runtimes. Refine with filters or upvote what's useful.
This firmware transforms an ESP32 device into a portable penetration testing platform by combining an embedded JavaScript runtime with multi-protocol wireless attack capabilities, USB and Bluetooth HID emulation, and a menu-driven user interface. It is designed as a unified system that integrates persistent storage, hardware abstraction for external radio modules, a serial command protocol for headless operation, and a web-based remote desktop that streams the device screen and relays button inputs for remote control. The custom JavaScript scripting environment enables users to write and run
Runs custom JavaScript scripts to orchestrate infrared, radio, serial, and file operations.
FreeSWITCH is an open-source software telephony switch that routes and processes voice, video, and messaging calls over IP networks using standard protocols such as SIP and RTP. It serves as both a call routing and switching engine and a programmable telephony API, enabling developers to build custom telephony applications with event-driven call control and media manipulation. As a SIP media server, it handles media streaming, transcoding, and conferencing, and functions as a unified communications platform integrating voice, video, messaging, and conferencing into a single switchable infrastr
Embeds Lua and JavaScript runtimes for in-process IVR and call control scripting.