No description
Find a file
2022-06-15 12:50:44 +02:00
src added basic xmacro support! now can record macros! 2022-06-15 12:50:44 +02:00
.gitignore what 2022-06-12 00:50:50 +02:00
Cargo.toml added basic xmacro support! now can record macros! 2022-06-15 12:50:44 +02:00
LICENSE Initial commit 2022-06-07 06:05:22 +00:00
README.md added basic xmacro support! now can record macros! 2022-06-15 12:50:44 +02:00

easymacros

This program is inspired by xmacro, however it isn't xmacro.

TODOs

  • Playing macros (xmacro)
    • Delay support
    • KeySym/KeyCode/KeyStr action support
    • MotionNotify and button support
    • String typing support
    • Screenshot support
    • ExecBlock/ExecNoBlock support
  • Recording macros (xmacro)
    • Delay
    • Keyboard actions
    • Mouse actions
    • Screenshot