Talkmoji

Are you about to give a talk? Are your slides made with HTML/CSS/JS? Do you want live feedback?

Try talkmoji!

  1. Think of a unique name for your talk: data-talk="unique-talk-name"
  2. Pick a selection of emoji data-emoji="😀🖕😴😄" (or leave this attribute out to use the default set, like on this page)
  3. 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>
  4. (Hint: You can leave out the stylesheet and create your own instead to customise its appearance)
  5. Share the feedback URL with your audience: https://talkmoji.dev.f90.co.uk/unique-talk-name

Try it on this page!