mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-15 06:01:04 +00:00
Update README.md
This commit is contained in:
parent
11abc2d1b3
commit
27edbe4652
|
@ -70,13 +70,13 @@ Dual license notice: The default license for this project is GPL 3.0. However, i
|
||||||
- lib/gtk (GTK-server and GladeXML supported GUI interface)
|
- lib/gtk (GTK-server and GladeXML supported GUI interface)
|
||||||
- lib/chrome ([Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/) based Chrome/Chromium web browser testing interface)
|
- lib/chrome ([Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/) based Chrome/Chromium web browser testing interface)
|
||||||
- lib/pipe-ipc (PIPE-based IPC(Inter-Process Communication) implementation)
|
- lib/pipe-ipc (PIPE-based IPC(Inter-Process Communication) implementation)
|
||||||
- lib/toolkit (`WelsonJS.Toolkit.dll` native component, .NET 2.x, 3.x (Windows XP SP3 or above) compatible)
|
- lib/toolkit (`WelsonJS.Toolkit.dll` native component, .NET 2.x, 3.x (XP SP3 or above) compatible)
|
||||||
- Find and attach a handle of the window
|
- Find and attach a handle of the window
|
||||||
- alert(), prompt() implementation in console mode
|
- alert(), prompt() implementation in console mode
|
||||||
- Virtualized Human Interfaces
|
- Virtualized Human Interfaces
|
||||||
- Cryptography
|
- Cryptography
|
||||||
- [Named Shared Memory](https://learn.microsoft.com/en-us/windows/win32/memory/creating-named-shared-memory) based IPC(Inter-Process Communication) implementation [#](https://qiita.com/gnh1201/items/4e70dccdb7adacf0ace5)
|
- [Named Shared Memory](https://learn.microsoft.com/en-us/windows/win32/memory/creating-named-shared-memory) based IPC(Inter-Process Communication) implementation [#](https://qiita.com/gnh1201/items/4e70dccdb7adacf0ace5)
|
||||||
- Windows Service Application with JavaScript (`WelsonJS.Service.exe` native component, .NET 4.x (Windows 2008 SP2 or above) compatible)
|
- Windows Service Application with JavaScript (`WelsonJS.Service.exe` native component, .NET 4.x (2008 SP2 or above) compatible)
|
||||||
- Write a Windows Service with JavaScript
|
- Write a Windows Service with JavaScript
|
||||||
- Find an image on the computer screen
|
- Find an image on the computer screen
|
||||||
- lib/chatgpt ([ChatGPT](https://openai.com/chatgpt) integration)
|
- lib/chatgpt ([ChatGPT](https://openai.com/chatgpt) integration)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user