Skip to content
forked from lopo12123/toca

A recording and playback library for mouse/keyboard events.

License

Notifications You must be signed in to change notification settings

shanliangc/toca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toca

repository | issue | mail

A library for record/display keyboard and mouse actions in a period of time.

  • record: Continuously record mouse/keyboard behavior until a preset stop-key is detected.
  • display: Plays a sequence of mouse/keyboard behavior events of the specified type and position(position is just for mouse event).

You can find all the usage in the examples folder.

CHANGELOG

  • v0.1.0
    • record mouse event.
    • display mouse event.
    • record keyboard event.
    • display keyboard event.
  • v0.1.1
    • support from_string to generator action from json.
    • support to_string to serialize action to json.

About

A recording and playback library for mouse/keyboard events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%