Giter VIP home page Giter VIP logo

Comments (7)

nodiscc avatar nodiscc commented on May 18, 2024

This requires a third-party service provider (textbelt.com) so I don't think this qualifies as a self-hosted solution.

from awesome-selfhosted.

Kickball avatar Kickball commented on May 18, 2024

Closed based on nodiscc comment.

from awesome-selfhosted.

daluu avatar daluu commented on May 18, 2024

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:

  • self host option using the source code on Github, run own instance of the server/API where you route the SMS API requests to email gateways of the telecom carriers. Requires sendmail.
  • 3rd party service for those who do not wish to host themselves (textbelt.com API).

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

from awesome-selfhosted.

realdavidops avatar realdavidops commented on May 18, 2024

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!

from awesome-selfhosted.

nodiscc avatar nodiscc commented on May 18, 2024

@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...

TextBelt (http://textbelt.com) is an outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. The service is fairly reliable and has sent over 100,000 texts.
Send a text with a simple POST request:
$ curl -X POST http://textbelt.com/text [...]

A patch to add this application would be accepted (with an ⚠ symbol, as it relies on phone carriers SMS services)

from awesome-selfhosted.

nodiscc avatar nodiscc commented on May 18, 2024

@david-AT @daluu can you submit a pull request to add textbelt?

from awesome-selfhosted.

nodiscc avatar nodiscc commented on May 18, 2024

Fixed in #237

from awesome-selfhosted.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.