Add icons for the subscriptions #6

Closed
opened 2025-06-30 19:56:25 -04:00 by bscott · 4 comments
bscott commented 2025-06-30 19:56:25 -04:00 (Migrated from github.com)
No description provided.
SkepticMystic commented 2025-08-17 11:01:58 -04:00 (Migrated from github.com)

Another option is to fetch the favicon of the url, if one has been added.
Looking at this stackoverflow thread, it seems like an easy solution is to use google's service: https://www.google.com/s2/favicons?domain=github.com&sz=64
Where the domain and sz params are variable

Another option is to fetch the favicon of the url, if one has been added. Looking at [this stackoverflow thread](https://stackoverflow.com/questions/2057636/how-do-i-get-a-websites-favicon-using-javascript), it seems like an easy solution is to use google's service: https://www.google.com/s2/favicons?domain=github.com&sz=64 Where the `domain` and `sz` params are variable
hhftechnology commented 2025-08-24 01:57:17 -04:00 (Migrated from github.com)

@SkepticMystic that's a neat trick. have use that is a previous project. works. but not sure if the container is without internet it will work. mine didn't.

@SkepticMystic that's a neat trick. have use that is a previous project. works. but not sure if the container is without internet it will work. mine didn't.
bscott commented 2025-09-06 16:48:54 -04:00 (Migrated from github.com)

Nice find @SkepticMystic I'm working on this now, contributions are welcome

Nice find @SkepticMystic I'm working on this now, contributions are welcome
amitsingh-007 commented 2025-09-13 03:47:49 -04:00 (Migrated from github.com)

I think using favicons will result in low quality logos

I think using favicons will result in low quality logos
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bscott/subtrackr#6
No description provided.