Bouke / HAP

Swift implementation of the Homekit Accessory Protocol
https://boukehaarsma.nl/HAP/
MIT License
364 stars 50 forks source link

How to find plugins? #93

Closed makleso6 closed 5 years ago

makleso6 commented 5 years ago

Hi! Thanks for great project! I really love it. I'll want write a plugin, but how distribute it and how can people find it? maybe use prefix **HAP**plugin_name? Or make Plugins.MD with urls?

Bouke commented 5 years ago

Hi @makleso6, thanks! What is this library doing for your use case?

We could start with tagging related projects with the swift-hap tag on GitHub. We could add a link to that page in the README once there are more projects listed there. What do you think?

makleso6 commented 5 years ago

First of all I want to rewrite my JS library on Swift (https://github.com/makleso6/homebridge-broadlink-heater-cooler) I think tagging related project is good idea:) Thanks!