Hacker News new | ask | show | jobs
by mattogodoy 1996 days ago
Thanks for the suggestion! The `send` command is able to send any of the valid commands, but the library also allows you to do `recorder.rec()` and `recorder.stop()`.

Passing the time as an argument is a good idea! I'll take it into account.