# keykee **Repository Path**: doiiiiiit/keyee ## Basic Information - **Project Name**: keykee - **Description**: 键盘使用情况统计工具 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # keykee 这是一个记录键盘的使用情况的软件 ## 安装 1.克隆代码仓库到本地 ```sh $ git clone https://gitee.com/zbl1996/keyee.git ``` 2.安装 pipreqs ```sh $ pip install pipreqs ``` 3.安装项目依赖 ```sh $ pip install -r requirements.txt ``` 4.编译安装 ```sh $ sudo ./install ``` ## 贡献 如果你有更好的想法,欢迎贡献代码 更多技术文章请关注摆码王子的小屋: https://b.letec.top