pkoenig10 / sink

Uses Facebook profile pictures to provide high resolution photos for your Google contacts
31 stars 7 forks source link

Plans to expand to other social networks? #20

Open Tyree opened 5 years ago

Tyree commented 5 years ago

Not an issue, per se. I have this working perfectly with Facebook. Thanks for the great work!

Are there any plans to expand this to allow integration with Instagram, Twitter, LinkedIn, etc.?

I have lots of contacts that are more business related, for example. I am connected to those people on LinkedIn, but not on Facebook. Or maybe the ability to use the profile picture of people who aren't friends on Facebook. Perhaps we could paste in the Facebook profile url of a person if they aren't found in our friends list?

I'm sure this is almost like starting over again with the different APIs. Just curious if this was on the radar.

Thanks!

pkoenig10 commented 5 years ago

Both of these suggestions seem like good ideas!

Providing URLs for contacts you aren't friends with should be pretty easy to support.

To support other social network, I'd like to create a provider abstract base class with the required methods. Then adding new social networks is as easy as just implementing a new provider.

Tyree commented 5 years ago

You make it sound so simple. :-D Thanks for the time and interest!

Tyree commented 5 years ago

Any plans to updating this feature. At least the pasting of facebook profile URLs for people you're not friends with? Sink is brilliant, so I hope it stays alive! :-)

Tyree commented 4 years ago

Any update on this @pkoenig10 ? :-)

pkoenig10 commented 4 years ago

I don't have plans to add support for other social networks at this time. This is still something that I'd like to support eventually, it's just not something I have the time or desire to work on right now.

In the meantime, you're more than welcome to fork this repository to make any changes you would like.

Tyree commented 4 years ago

No worries. It was more the adding urls for Facebook profiles that you aren't friends with. I would be completely lost trying to add to what you've done. :-D