repository
0.0.0-20200130033457-3fa6f4c19240
Repository: https://github.com/moutend/corenode.git
Documentation: pkg.go.dev
# README
CoreNode
A node which collects Windows events and UI elements.
The CoreNode is a part of ScreenReaderX
Develop
Tools
- VisualStudio 2017
- git
- cmake
- clang-format
Build
git clone https://github.com/moutend/CoreNode
cd CoreNode
git submodule update --init --recursive
mkdir build
cd build
..\tools\build.bat
msbuild all.vcxproj
LICENSE
MIT