LocalSend Go

✨使用Go实现的LocalSend命令行工具✨


localsend-go
## 文档 | Document | ドキュメント [中文](doc/README_zh.md) | [English](doc/README_en.md) | [日本語](doc/README_jp.md) ## 版本说明 | Version Notes | バージョン情報 - v1.2.2 - 当前最新版本 | Current Version | 現行バージョン - [v1.1.0](doc/version1.1.0/) - 历史版本 | Historical Version | 過去のバージョン ## 快速开始 | Quick Start | クイックスタート ### 使用go install安装 ```bash go install github.com/meowrain/localsend-go@latest ``` ### 从包管理器安装 | Install from Package Manager | パッケージマネージャーからインストール #### Arch Linux ```bash yay -Syy yay -S localsend-go ``` ### 从源码编译 | Build from Source | ソースからビルド ```bash git clone https://github.com/meowrain/localsend_cli.git cd localsend_cli make build ``` ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=meowrain/localsend-go&type=Date)](https://star-history.com/#meowrain/localsend-go&Date)