Skip to content
forked from vercel/avatar

💎 Beautiful avatars as a microservice

License

Notifications You must be signed in to change notification settings

superwall/avatar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Icons by Superwall

App Icons provides an easy way to get iOS App icons into your service or application. Simply pass the iOS ID, Bundle Identifier, or Name and we'll get the Icon or a nice-looking alternative.

How to use App Icons

To fetch an App Icon or generate a nice looking-fallback just embed following URL:

https://icons.superwall.com/<app-icon|bundle-identifier|name>

You will receive a png image with a size of 100*100px

Examples

Bundle Identifer

https://icons.superwall.com/com.facebook.Facebook

Itunes Id

https://icons.superwall.com/id1446224156

This is the Itunes Id which can be found a the ends of urls like this:
https://apps.apple.com/us/app/personal-trainer-fitnessai/id1446224156

App Name

https://icons.superwall.com/Facebook

Since we don't have the bundle indentifier, we'll genreate a fallback using a gradient & first letter

Usecase

Are you creating a new app/website involving iOS Apps?

Do you want to display the app's icons or a nice looking placeholder? This service takes care of it.

Deploy to Heroku

Do you want to deploy avatar to Heroku? We got all that covered for you. Just click this button:

Deploy

Credits

Huge shoutout to @tobiaslins for creating the original avatar project!

About

💎 Beautiful avatars as a microservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.1%
  • Dockerfile 2.9%