Update README.MD

This commit is contained in:
Namhyeon Go 2024-07-20 16:33:52 +09:00 committed by GitHub
parent 89a2cd3684
commit d71ce372a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,51 +1,48 @@
# Additional binaries for WelsonJS
* Description: WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
* Website: https://github.com/gnh1201/welsonjs
* Last updated: 2024-01-27
* NOTE: The binaries listed here are for special purpose users, and regular users do not need them.
## Recommended packages
* WelsonJS.Toolkit (WelsonJS native component)
* [Download WelsonJS.Toolkit.dll x64 (from GitHub)](https://github.com/gnh1201/welsonjs/raw/master/bin/x64/WelsonJS.Toolkit.dll)
* [Download WelsonJS.Toolkit.dll x86 (from Github)](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Toolkit.dll)
* GTK+
* WelsonJS.Toolkit (WelsonJS native component) [x64](https://github.com/gnh1201/welsonjs/raw/master/bin/x64/WelsonJS.Toolkit.dll) [x86](https://github.com/gnh1201/welsonjs/raw/master/bin/x86/WelsonJS.Toolkit.dll)
* GTK+
* [GTK+ for Windows Runtime Environment Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer) [2.24.33-2021-01-30]
* [jopbrown/gtk-server](https://github.com/jopbrown/gtk-server) [gtk-server-2.4.5-gtk-2.24.32-win64]
* Precompiled `libffi` for WelsonJS
* [Download gtk-server-libffi-7.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.zip)
* [Download gtk-server-libffi-7.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.7z)
* Compression
* [Download gtk-server-libffi-7.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.zip)
* [Download gtk-server-libffi-7.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/gtk-server-libffi-7.7z)
* Compression
* I recommend using [PeaZip](https://peazip.github.io/) or [7-Zip](https://www.7-zip.org/). I will provide an update to work with these software soon.
* LZ77 (aka. MsCompress) algorithm supports its own implementation within this project.
* Embeddable Python
* Python Windows embeddable package [3.10.2]
* Preconfigured `Embedded Python` for WelsonJS
* [Download welsonjs-preconfigured-python-3.10.2-embed.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip)
* [Download welsonjs-preconfigured-python-3.10.2-embed.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z)
* [64-bit](https://www.python.org/downloads/release/python-3102/)
* [32-bit](https://www.python.org/downloads/release/python-3102/)
* Embeddable Python
* Python Windows embeddable package [3.10.2] (***NOTE***: This will soon be migrated to [Caterpillar Proxy](https://github.com/gnh1201/caterpillar))
* Preconfigured `Embedded Python` for WelsonJS [zip](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.zip) [7z](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/welsonjs-preconfigured-python-3.10.2-embed.7z)
* [64-bit](https://www.python.org/downloads/release/python-3102/)
* [32-bit](https://www.python.org/downloads/release/python-3102/)
* Python Modules (32bit or 64bit)
* [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) [4.9.0]
* [python-nmap](https://bitbucket.org/xael/python-nmap) [0.7.1]
* [pywin32](https://github.com/mhammond/pywin32) [Build 303]
* [gRPC](https://github.com/grpc/grpc) [Release v1.57.0]
* Network tools
* [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) [4.9.0]
* [python-nmap](https://bitbucket.org/xael/python-nmap) [0.7.1]
* [pywin32](https://github.com/mhammond/pywin32) [Build 303]
* [gRPC](https://github.com/grpc/grpc) [Release v1.57.0]
* Network tools
* [CURL for Windows](https://curl.se/windows/) [7.81.0]
* [basil00/Divert](https://github.com/basil00/Divert) [2.2.0]
* [vi/websocat](https://github.com/vi/websocat) [v1.9.0]
* [DDoSolitary/shadowsocks-libev-win](https://github.com/DDoSolitary/shadowsocks-libev-win) [Build 2022-01-18]
* [Download shadowsocks-libev-win-build-20220118.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/shadowsocks-libev-win-build-20220118.zip)
* [Download
* [Download shadowsocks-libev-win-build-20220118.zip (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/shadowsocks-libev-win-build-20220118.zip)
* [Download
shadowsocks-libev-win-build-20220118.7z (from Cloudflare R2)](https://pub-f926e14287b340cd9eff33731bb25329.r2.dev/shadowsocks-libev-win-build-20220118.7z)
* [NMAP for Windows](https://nmap.org/download.html) [7.92]
* [THC Hydra for Windows](https://github.com/vanhauser-thc/thc-hydra) [v9.1]
* SDK (Software Development Kit)
* SDK (Software Development Kit)
* [Android SDK Platform Tools](https://developer.android.com/studio/releases/platform-tools) [r33.0.0]
* Runtimes
* Runtimes
* [ChakraCore (x64/x86/ARM)](https://github.com/chakra-core/ChakraCore) [v1.11.24]
* [bytecodealliance/wasm-micro-runtime](https://github.com/bytecodealliance/wasm-micro-runtime) [44d75ce]
## Report abuse
* [Paid technical support on Fiverr](https://www.fiverr.com/s/G42xRd)
* abuse@catswords.net
* ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
- abuse@catswords.net
- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
- [Join Catswords on Microsoft Teams](https://teams.live.com/l/community/FEACHncAhq8ldnojAI)