A local network text sharing tool built with Rust, supporting real-time sync between devices.
brew install osdodo/lansync/lansyncgit clone https://github.com/osdodo/lansync.git
cd lansync
cargo build --release
./target/release/lansyncRun the server:
lansyncThen scan the QR code or visit the URL on your phone's browser.
MIT