When recording coding tutorials, I found myself spending more time editing out typing errors than teaching.
So I built ChoreoTyper, a free utility that automates keystrokes from a text file into the active window.
โจ Use cases:
- Coding tutorials (no typos, repeatable scripts)
- Live demos (type pre-written commands/code)
- Reducing editing work for creators
๐ Built in C#, works with .NET 10 preview.
๐น Short demo video
๐ Project Page
๐ป Source code
Would love feedback from other tutorial creators!
Top comments (0)