Skip to content

checkraisefold/venbind

 
 

Repository files navigation

Venbind

An all-in-one library made to handle shortcuts globally across multiple operating systems and desktops

Compiling

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

list of features / TODO

  • support linux x11
  • support being called through Node API
  • support linux wayland
  • support windows
  • support macos
  • better error handling

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 93.7%
  • Nix 5.3%
  • Shell 1.0%