Tmoji is a Windows tray application that makes it easy to quickly copy emoji and special characters to the clipboard. Many applications and websites accept emoji as text input, but don't have an easy way to type them. Tmoji makes it easy to copy emoji to the clipboard so you can paste them anywhere text is accepted!
Screenshots


Download
Download
Download Tmoji-1.4.zip
Source Code
Tmoji on GitHub
Source code last modified on February 13th, 2021
--- title: Tmoji - Copy Emoji from the Tray description: Tmoji is a Windows tray application that makes it easy to quickly copy emoji and special characters to the clipboard. --- **Tmoji is a Windows tray application that makes it easy to quickly copy emoji and special characters to the clipboard.** Many applications and websites _accept_ emoji as text input, but don't have an easy way to type them. Tmoji makes it easy to copy emoji to the clipboard so you can paste them anywhere text is accepted! <div align="center"> <video loop="true" autoplay="autoplay" muted> <source src="tmoji-demo.mp4" type="video/mp4"> Your browser does not support the video tag. </video> </div> ## Screenshots <div class="text-center"> <img src="tmoji-screenshot.jpg"> <img src="tmoji-editor.jpg"> </div> ## Download <div class="container my-5"> <div class="row justify-content-evenly"> <div class="col-6 text-center"> <div class="display-6">Download</div> <a class="btn btn-primary btn-lg" href="downloads/Tmoji-1.4.zip"> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" class="bi bi-exclamation-circle me-3" viewBox="0 0 16 16"> <path d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"></path> <path d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"></path> </svg>Download Tmoji-1.4.zip </a> </div> <div class="col-6 text-center"> <div class="display-6">Source Code</div> <a class="btn btn-success btn-lg" href="https://github.com/swharden/Tmoji"> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" class="bi bi-check-circle me-3" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"></path> <path d="M10.97 4.97a.235.235 0 0 0-.02.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05z"></path> </svg>Tmoji on GitHub </a> </div> </div> </div>