yixiaojiu / kimika

[WIP] CLI tool for sending text or files based on http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Roadmap

  • Change grpc to http

About

[WIP] CLI tool for sending text or files based on http

License:MIT License


Languages

Language:Rust 100.0%