Skip to content

a tool to copy text from PC to android mobile

Notifications You must be signed in to change notification settings

stzdzyhs/copycat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copycat

一个从个人电脑(PC)复制文本到安卓手机的工具

如果您更习惯PC上的输入法,可能会用到此工具。 它使用netty框架在手机上创建了一个https服务器,接受来自PC的文本并复制到剪贴板。

此项目仅作为一个安卓学习的测试项目,希望您能喜欢 :)

关于软件安全性:作者已尽力保证软件的安全性,但不排除一切风险。 有时,易用性和安全是矛盾的!

关于安装: 请在软件releases页面下载最新的 copycat-v*.zip, 解压成apk文件可直接安装。 或用Android Studio编译代码,通过android sdk的adb工具安装

a tool to copy text from PC to android mobile

This is an android tool to those more prefer inputting text from PC than mobile. It uses netty to setup a https sever on mobile and copy the received text in the clipboard.

It just a testing tool on my way to learn android programming, hope it's useful :)

devbeacon 2019-7-27

About

a tool to copy text from PC to android mobile

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published