steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
639 stars 93 forks source link

How to build pluggin or electorn application with own changes? #204

Open kbats183 opened 7 months ago

kbats183 commented 7 months ago

Hello!

I would like to support reading comments from the platform https://vk.com/video. But I don't understand how to test the code that I will write.

Could you tell me what commands you need to assemble the code to get an extension for chrome? Would I also be interested in learning how to build an electron application that is currently in beta testing?

steveseguin commented 7 months ago

I put together a Youtube video that walks thru how to make a Social Stream integration. https://www.youtube.com/watch?v=5LquQ1xhmms&feature=youtu.be

I don't have the code for the electron application available at the moment. I may release it when the application is officially ready however.

Assuming you pull/merge a created integration into this SocialStream repository, it will be automatically available via the current social stream standalone app.