Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an homescreen icon for iOS devices #18

Open
c-schuhmann opened this issue Sep 11, 2020 · 1 comment
Open

Add an homescreen icon for iOS devices #18

c-schuhmann opened this issue Sep 11, 2020 · 1 comment

Comments

@c-schuhmann
Copy link

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">

@c-schuhmann c-schuhmann changed the title Add an homescreen icon to for iOS devices Add an homescreen icon for iOS devices Sep 13, 2020
@venkatasg
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants