kirel / detexify

Latex Symbol Classifier Web Frontend
detexify.kirelabs.org
MIT License
809 stars 51 forks source link

Add an homescreen icon for iOS devices #18

Open c-schuhmann opened 4 years ago

c-schuhmann commented 4 years ago

I personally use Detexify on my iPad, so I added a shortcut to my homescreen, but it doesn't have an icon. (It defaults to a very small site preview) This isn't really a big problem, but it would be a very small nice to have.

If you have a bigger version of the favicon, we could set it as an homescreen icon. (Or something else)

Homescreen icons can be added by adding the following line to the <head> section of the document: <link rel="apple-touch-icon" href="/path/to/icon/apple-touch-icon.png">

venkatasg commented 4 years ago

This doesn't solve your issue specifically, but I made an app for iPhones and iPads built using Detexify's training data :) Its free on the App Store and doesn't require an internet connection to work. It has a passable app icon :)

I use a different algorithm from Detexify, and it could be improved further. But I'm happy with where it is right now. Let me know how you find it!