Crate jokolink[][src]

Expand description

Jokolink is a crate to deal with Mumble Link data exposed by other games/apps on windows via shared memory Joko link is a windows only crate. designed to primarily get the MumbleLink or the window size of the GW2 window for Jokolay (an crossplatform overlay for Guild Wars 2). It can also expose the data through a server. can easily be modified to get data from other applications too. on windows, you can use it to get the pointer. and on linux, you can run jokolink in wine, so that you can easily request the data from a linux native application. It can multiple accessing data of multiple MumbleLinks, and allows multiple clients to request the data.

Modules