Skip to content
/ lansync Public

A local network text sharing tool built with Rust, supporting real-time sync between devices.

License

Notifications You must be signed in to change notification settings

osdodo/lansync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanSync

A local network text sharing tool built with Rust, supporting real-time sync between devices.

Installation

Homebrew (macOS/Linux)

brew install osdodo/lansync/lansync

From Source

git clone https://github.com/osdodo/lansync.git
cd lansync
cargo build --release
./target/release/lansync

Usage

Run the server:

lansync

Then scan the QR code or visit the URL on your phone's browser.

License

MIT

About

A local network text sharing tool built with Rust, supporting real-time sync between devices.

Resources

License

Stars

Watchers

Forks

Packages

No packages published