An all-in-one library made to handle shortcuts globally across multiple operating systems and desktops
This project uses bindgen, which requires libclang/LLVM. Node is also required to build the project using node-bindgen.
git clone --recurse-submodules https://github.com/tuxinal/venbind.git
cd venbind
# build
cargo build- support linux x11
- support being called through Node API
- support linux wayland
- support windows
- support macos
- better error handling