All of your favorite emotes in one page. Including unicode emoticons and emojis. Simply click to copy, then paste anywhere! — Useful when you want to add a Lenny face ( ͡° ͜ʖ ͡°), shrug ¯\_(ツ)_/¯ or donger ლ(ಠ益ಠლ) when chatting with your friends.
No reviews yetBe the first to leave a review for emotes.io
Make it a PWA
Report
Hunter
@anshuraj Hmm what do you mean by that? It could be more optimized, but it currently works as intended on mobile.
Report
@stix Add a manifest.json file so that it can be installed as an app in the phone and will be added to home screen. It's just a better UX. Maybe add a service worker file to make the app work offline.
Report
Hunter
@anshuraj Thanks for your input. I'm actually already using a .webmanifest file, so you can add the website to your home screen and it should generate a nice icon for it.
I'll look into the service worker, but since the website gets updated every now and then, it might be best to just keep serving it online. What would be a good use for you when offline?
Report
@stix Well, if I don't have a data connection and I want to text someone and use the emotes, I can't load the site because I'm offline. This makes a perfect use case to have the app work offline.