|
|
|
Ask HN: Tools for Code Typing Simulation?
|
|
2 points
by emadehsan
1407 days ago
|
|
I'm looking for a tool that could mimic Code Typing but do it smoothly. I need it for recording tutorials but I don't want to record myself typing the code as that is not always smooth and is time consuming. Something like TypeIt[0] but with Code Highlighting. This is what I'm talking about: https://youtu.be/U4ogK0MIzqk?t=9 [0] https://github.com/alexmacarthur/typeit |
|
If you want a standalone you could try Autohotkey (Send, Sendraw, Sendinput)