Giter Site home page Giter Site logo

thevinerd / tinysmsgate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from need12648430/tinysmsgate

0.0 1.0 0.0 204 KB

Tiny SMS Gate is a tiny Android SMS gateway. Send and receive SMS messages over HTTP.

License: GNU General Public License v2.0

Java 100.00%

tinysmsgate's Introduction

Ironically large logo.

Tiny SMS Gate

Tiny SMS Gate is a tiny (GPL 2 License) SMS gateway for Android. It allows you to send and receive SMS messages through your phone, over regular ol' HTTP. Nothing more.

As such, I have to ask that you please, please don't use this outside of a trusted LAN. While there is an option to protect against unauthorized outgoing SMS messages, it is not secure. It's still vulnerable to MITM attacks.

Full disclosure: This project is running NanoHTTPD in the background. It's pretty great, I'd highly recommend it.

Screenshots

Main Screen Preferences Running

Okay, so what do I do with it?

There are some code samples here. They're written in PHP.

Here's the skinny though:

  1. Open Tiny SMS Gate
  2. Set up your Preferences
  3. Start the internal server

Then, from another server, e.g. Apache or something written in node.js

  1. Set up a page to receive SMS data
  2. Write some functions to send SMS data to Tiny SMS Gate
  3. Use them

Why would I want to do that?

I just wanted to text from my PC without having to go through some third party. Others have used similar apps (none of which worked for me, either broken or sketchy) to set up small SMS services.

Sky's the limit, I guess.

tinysmsgate's People

Contributors

need12648430 avatar

Watchers

James Cloos avatar

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.