mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-12 05:03:56 -05:00
Add textbelt for self hosted SMS/text messaging? #3895
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @daluu on GitHub (Aug 10, 2015).
See https://github.com/typpo/textbelt
@nodiscc commented on GitHub (Aug 11, 2015):
This requires a third-party service provider (textbelt.com) so I don't think this qualifies as a self-hosted solution.
@Kickball commented on GitHub (Aug 11, 2015):
Closed based on nodiscc comment.
@daluu commented on GitHub (Aug 11, 2015):
That's not true. Recommend a re-open. Did you guys actually read through the readme of the Github project?
The Github project mentions 2 options:
The project has a provider list for those who want to do the hacky simplest way by sending their SMS via email directly rather than API of the server, by just using the provided list of email gateways, substituting in the phone # as the email user ID.
https://github.com/typpo/textbelt/blob/master/lib/providers.js
@luroden commented on GitHub (Aug 12, 2015):
I do have to admit this would be a great addition. It takes advantage of the fact that you can email users. Great for monitoring setups!
@nodiscc commented on GitHub (Aug 13, 2015):
@daluu I misread the Github project description and thought it was just a frontend for the service at textbelt.com. The author may want to clarify the description...
A patch to add this application would be accepted (with an ⚠ symbol, as it relies on phone carriers SMS services)
@nodiscc commented on GitHub (Aug 21, 2015):
@david-at @daluu can you submit a pull request to add textbelt?
@nodiscc commented on GitHub (Sep 2, 2015):
Fixed in https://github.com/Kickball/awesome-selfhosted/pull/237