mrdunk / esp8266_mdns

mDNS queries and responses on esp8266
MIT License
77 stars 16 forks source link

Please add to Arduino Library Manager #3

Closed probonopd closed 8 years ago

probonopd commented 8 years ago

Please make this library available in the Arduino Library Manager.

More information on https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ

mrdunk commented 8 years ago

in theory this is a good idea.

it won't happen soon however. i'm not currently working on the esp8266 and have no prior Arduino experience so would need to do a little research to make it happen.

i'll happily approve commits from you if you have the spare time. alternatively i'll look into it next time i'm working with this code.

thanks for the feedback.

mrdunk commented 8 years ago

commit 9713a06 addresses this. thanks for the submission. is there anything else we need for this or should this issue be marked 'closed'?

probonopd commented 8 years ago

Please create a release with github "releases". Then I can open an issue on Arduino's github repo.

mrdunk commented 8 years ago

https://github.com/mrdunk/esp8266_mdns/releases/tag/v1.0

probonopd commented 8 years ago

https://github.com/arduino/Arduino/issues/4532

mrdunk commented 8 years ago

acknowledged. thanks for the help.

probonopd commented 8 years ago

https://github.com/arduino/Arduino/issues/4532#event-577678660