Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/telppa/KMCounter

Use heatmap to show mouse and keyboard usage. 使用热力图显示鼠标与键盘使用情况的工具。
https://github.com/telppa/KMCounter

Last synced: 6 days ago
JSON representation

Use heatmap to show mouse and keyboard usage. 使用热力图显示鼠标与键盘使用情况的工具。

Awesome Lists containing this project

README

        

# KMCounter
Use heatmap to show mouse and keyboard usage.
使用热力图显示鼠标与键盘使用情况的工具。

## Usage (用法)
* After running, KMCounter will stay in the tray menu for statistics, click the tray icon to view the results when needed.
* 运行后,KMCounter 将常驻托盘菜单进行统计,需要时点击托盘图标查看结果。
![](https://raw.githubusercontent.com/telppa/KMCounter/main/screenshots/4.png)

* On the GUI of statistics, PageUp and PageDown or Up and Down or Mouse Wheel can view the historical statistics.
* 在统计界面下,使用 翻页键 或 上下键 或 鼠标滚轮 可以查看历史结果。
![](https://raw.githubusercontent.com/telppa/KMCounter/main/screenshots/3.gif)

## Features (特性)
> Multi-Language
> Mouse Info
> Keyboard Info
> Single Key Info
> History Info

> 支持查看鼠标信息。
> 支持查看键盘信息。
> 支持查看单键信息。
> 支持查看历史信息。
> 支持设置历史时长。
> 支持设置屏幕尺寸。
> 支持设置键盘布局。
> 支持设置开机启动。
> 支持区分真实模拟。
> 支持高分辨率屏幕。
> 支持低分辨率屏幕。
> 更准确的统计方法。
> 更完善的数据管理。
> 键盘布局总是对齐。
> 默认使用莫兰迪色。
> 不想用了直接删除。
> 不写系统不留垃圾。

## Note (注意)
* KMCounter uses the hook to statistics mouse and keyboard info, so antivirus may be a false alarm risk, just add to the trust list.
* KMCounter 使用钩子统计键鼠使用情况,所以杀软可能会误报风险,加白名单即可。

## Download (下载)
* ver 3.7
[Github Releases](https://github.com/telppa/KMCounter/releases)
[蓝奏云](https://ahk.lanzous.com/iK6zunucjqf)

## Screenshots (截图)
![](https://raw.githubusercontent.com/telppa/KMCounter/main/screenshots/3.gif)
![](https://raw.githubusercontent.com/telppa/KMCounter/main/screenshots/1.png)
![](https://raw.githubusercontent.com/telppa/KMCounter/main/screenshots/2.png)
![](https://raw.githubusercontent.com/telppa/KMCounter/main/screenshots/4.png)

## 4 ways to customize your own keyboard layout (4种方法定制键盘布局)
1. Modify the LoadControlList() in the code.
修改 LoadControlList() 相关代码。

2. Have more than a thousand people with the same needs.
有1000人以上具有相同需求。

3. I have the same keyboard.
我有一个同样的键盘。

4. Donate 100RMB or more.
捐赠 100RMB 以上。

## Thanks (感谢)
[fwt](https://www.autoahk.com/archives/35133)
[SKAN](https://www.autohotkey.com/boards/viewtopic.php?f=6&t=76881)
[just me](https://github.com/AHK-just-me)
[robodesign](https://github.com/marius-sucan)