Skip to content

yixiaojiu/kimika

Repository files navigation

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

Follow tonic getting started to install protobuf complier

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

Document