#typing #offline #iced #test #keyboard

app typetest

离线键盘打字测试

2 个稳定版本

1.0.2 2021年6月8日
1.0.1 2021年6月7日

#1492硬件支持

MIT 协议

2MB
2K SLoC

TypeTest

一个离线打字测试,使用 Rust 和 Iced 编写。受 typetest.io10fastfingers.com 启发。

Demo

用法

从 crates.io 安装

cargo install typetest

或者,克隆此仓库并从源代码运行

git clone https://github.com/Ace4896/typetest.git
cd typetest
cargo run --release

注意:Linux 用户如果由于缺少依赖项而导致链接错误,可以查看 这里

依赖项

~2–18MB
~261K SLoC