tolmasky / demokit

DemoKit is a Library and Electron app for building product demos and tutorials using web technologies
MIT License
428 stars 17 forks source link

Recording native apps #17

Open umaar opened 7 years ago

umaar commented 7 years ago

Really nice work on this project 👍

Any chance you could add support for recording native applications (rather than just websites)? It might be useful to record the OS X menu bar and clicking things within it for example. Or even opening up a different application like a code editor.

What do you think?

tolmasky commented 6 years ago

Would love to do this, but would require a total rewrite. Maybe someday we can script the real application windows on the Mac.