Talkmoji
Are you about to give a talk? Are your slides made with HTML/CSS/JS? Do you want live feedback?
Try talkmoji!
- Think of a unique name for your talk:
data-talk="unique-talk-name"
- Pick a selection of emoji
data-emoji="😀🖕😴😄"
(or leave this attribute out to use the default set, like on this page) - Add this to your slides:
<link rel="stylesheet" href="https://talkmoji.dev.f90.co.uk/css"> <script src="https://talkmoji.dev.f90.co.uk/js" data-talk="unique-talk-name" data-emoji="😀🖕😴😄"></script>
- (Hint: You can leave out the stylesheet and create your own instead to customise its appearance)
- Share the feedback URL with your audience: https://talkmoji.dev.f90.co.uk/unique-talk-name
Try it on this page!