2个版本
0.1.2 | 2024年3月3日 |
---|---|
0.1.1 | 2024年3月2日 |
#412 in 加密学
63 每月下载量
21KB
224 行
Clipperd
- 像可编程的"G"键一样工作
- 剪贴板在内存中加密
- 屏幕锁定时不会输出
1. [Control] + [C], copy to normal clipboard
2. [L-Control] +[L-Shift] + [F1-F4], will copy value from clipboard to (encrypted) memory
3. [L-Control] +[L-Shift] + [L-Alt] + [F1-F5], will write value from (encrypted) memory to keyboard output
开发和协作
欢迎提交pull request,请在提交之前运行以下命令!
echo "Run clippy"; cargo clippy -- -D clippy::all
echo "Format source code"; cargo fmt -- --check
资源
https://github.com/Enigo-rs/Enigo https://github.com/Narsil/rdev https://github.com/ItayGarin/ktrl https://crates.org.cn/crates/os_info https://stackoverflow.com/questions/43292357/how-can-one-detect-the-os-type-using-rust https://crates.org.cn/crates/arboard https://crates.io/crates/magic-crypt https://docs.rs/enigo/latest/enigo/ https://github.com/enigo-rs/enigo
依赖项
约10–21MB
约301K SLoC