This app is used to record keyboard or mouse events, during which the keyboard or mouse events can be exported as a file with a toca
suffix. And read this file through the playback function of this app for playback and reproduction.
Home
- A link jumps to the how-to video.
- Send me suggestions/comments using mail.
- Raise an issue on GitHub.
- A draggable bar to set the transparency of the app window.
- Enter the
Playback
sub-interface. - Enter the
Record
sub-interface. - One button click to show/hide the transparency adjustment bar.
- A switch to toggle whether the window is always-on-top.
Minimize
button.Reload
button.Exit
button.
Record
- A button click to export recorded events as files with
toca
suffix. - Back to the
Home
interface. - Duration of recording.
- This will show
录制中...
if recording is in progress. - Customizable trigger key to stop recording. (default to
Escape
) - Click to start recording
keyboard
events. - Click to start recording
mouse
events.
Playback
- Back to the
Home
interface. - Click to start playing the currently loaded event file.
- The remaining time of the currently loaded event file.
- This will show
播放中...
if playing is in progress. - Displays whether
keyboard
ormouse
events are currently playing. - Select and load a mouse events file. (extended with
.m.toca
) - Select and load a keyboard events file. (extended with
.k.toca
)