xreef / EMailSender

Arduino, esp32, Esp8266 EMailSender with Arduino IDE, simple library to send email via smtp with attachments.
https://www.mischianti.org/category/my-libraries/emailsender-send-email-with-attachments/
MIT License
74 stars 26 forks source link

JSON link for auto install the library #6

Closed xiaolaba closed 4 years ago

xiaolaba commented 4 years ago

hi, very nice project.

Is it able to giving the json link for auto library installation with Arduino ?

we could fork and json, but every of your update of pull request would have to pointing back to this master tree.

xreef commented 4 years ago

Hi Xiaolaba, i can't find how to do It, I know that if you want add a library on library manager of Arduino IDE you must present a request here

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

but I try to find another solution if there is a method to do that without present subscription.

Bye Renzo

xreef commented 4 years ago

I try to do the request, vote It

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

Bye Renzo

xiaolaba commented 4 years ago

hello Renzo.

thx for the reply. It is likely the way to add library by the official support, and more there is another way to make "private resipotry" open wide and easy for user installation and auto updated once you have push an update version. I had learned that one time, a bit trivial but it is capable, feel free to try https://github.com/xiaolaba/picoCore

in case you are instresting to try one by yourself, would be my pleasure to tell some detail learned from other pinoneers.

xreef commented 4 years ago

Hi Xiaolaba, I think that system is only for boards, not for library, Isn't Is? Thanks Renzo

xiaolaba commented 4 years ago

hi Renzo, I did not fork/build for any library before, I would try to fork this one and tell the result if you do not mind. thx

xreef commented 4 years ago

Closed for inactivity.