george-jensen / record-and-play-pynput

This allows you to record keyboard and mouse input, and play it back using pynput.
MIT License
81 stars 24 forks source link

Consider providing a list of alternatives in the README and why someone might choose this repo #7

Open sgbaird opened 2 years ago

sgbaird commented 2 years ago

For example, I had trouble finding other macro recorders based on pynput.

This repo seems straightforward, and the code seems lean, which can be a plus, especially in the context of #3.

And of course, maybe mentioning some of paid and non-open-source implementations and mentioning the benefits of it being free, open-source code.