Table of Contents
Sends input device data from client to output device on server. Choose which input device and which output device on the fly!
Written in Rust-- This is one of my first Rust projects so I am still learning how to do things. Currently I forcefully declare something that is not send as send. Not 100% safe rust.
Currently only in development!
run npm run tauri dev
- cargo
- npm
TODO
Send all your audio data from all machines to a single point of access for the listener! Have Youtube running on your laptop, and games on your desktop
Distributed under the MIT License. See LICENSE.txt
for more information.