kingToolbox / kingToolbox/WindTerm

When the trigger uses a script to send text, I want to make a POST request to a certain API and then send the data returned by the request to the terminal.

Open
#3,233 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

When the trigger uses a script to send text, I want to make a POST request to a certain API and then send the data returned by the request to the terminal. However, I found that the JavaScript environment here is completely different from that in the browser, and the function to make a POST request is not defined. Can someone help explain this?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the trigger scripting environment and its JavaScript runtime, then determine how terminal output and HTTP requests are exposed there. Done means documenting or implementing a supported POST request path that sends the returned data to the terminal.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.