Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.02 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.02 KB
Yazi logo

Kimika - CLI tool for sending text or files

Kimika is a CLI tool for sending text or files written in Rust, based on grpc. It aims to get rid of dependence on wechat or QQ.

  • 🌟 Automatically search receivers
  • 💫 Support pipeline
  • 🖼️ Support transfer through remote server
  • 💡 Support transfer through local network
  • 💪 Based on grpc

demo

Installation

Build from source

Follow tonic getting started to install protobuf complier

cargo install --git https://github.com/yixiaojiu/kimika kimika

Macos

brew install yixiaojiu/tap/kimika

Document

Procedure

Local Area Network

local_procedure

Remote Server

remote_procedure