Skip to content

Releases: XYoung1201/HOG

Version 20240322

21 Mar 19:53
Compare
Choose a tag to compare

新增键盘鼠标操作录制功能:
在配置文件中添加:
JFRC CMD:RECORD
JFFT CMD:ACTION

此时按下JFRC为开始录制,再次按下该组合为结束录制。
录制完成后按JFFT为回放操作。

注意:该功能暂时进支持键盘非功能键的记录,不支持在录制过程中出发本程序快捷键。

Added keyboard and mouse operation recording feature:
Add the following to the configuration file:
JFRC CMD:RECORD
JFFT CMD:ACTION

Pressing JFRC starts the recording, and pressing the same combination again stops the recording.
After recording is completed, pressing JFFT plays back the operation.

Note: This feature currently only supports recording of non-functional keyboard keys and does not support triggering shortcuts of this program during recording.

HOG Version 2.3

09 May 11:25
Compare
Choose a tag to compare

新增功能粘贴板内容GOOGLE搜索功能,禁止程序多开。
New feature added: Google search for clipboard content, and preventing multiple instances of the program from running.

HOG Version 2.2

08 May 03:31
Compare
Choose a tag to compare

丰富了托盘右键菜单内容,在菜单中添加了诸如暂停监听、打开配置文件、重载配置文件、展示粘贴板二维码功能,以便于新用户的交互。
Enriched the content of the right-click menu of the tray, added functions such as pausing monitoring, opening configuration files, reloading configuration files, and displaying the QR code of the clipboard in the menu, in order to facilitate interaction for new users.

HOG Version2.1

07 May 07:15
Compare
Choose a tag to compare

修复最初生成的config文件,使其更加简洁易懂。

fix the initial config file to make it more clear to understand.

HOGN VERSION 2.0

07 May 05:23
Compare
Choose a tag to compare

The latest update introduces a system tray function, which can be controlled for display or not. It also adds shutdown, restart, cancel shutdown, and cancel restart functions. The prefix "PATH:" has been added to the path to maintain consistency, please refer to the author's personal HOG.example.conf file for details.

最新的更新引入了系统托盘功能,可以控制是否显示。同时还添加了关机、重启、取消关机和取消重启功能。为了保持一致性,路径前缀添加了“PATH:”,详细参见作者自用的HOG.example.conf文件。

HOG Version1.2

06 May 11:14
f761032
Compare
Choose a tag to compare

add new function: reverse system mute state
key: SET:MUTEREVERSE
config example: JFMT SET:MUTEREVERSE

HOG Version1.1

22 Apr 14:41
Compare
Choose a tag to compare

Improved interaction in all aspects while adding a built-in function to close all folders at once.

HOG Version1.01

22 Apr 07:39
Compare
Choose a tag to compare

HOG Version1.01
Fixed the issue of non-square shape in the QR code image.

HOGN VERSION 1.0

21 Apr 12:14
27fcb31
Compare
Choose a tag to compare
publish

Update README.md