GithubHelp home page GithubHelp logo

mrian07 / nsms_gateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edui/nsms_gateway

0.0 0.0 0.0 58 KB

Sms gateway sederhana, buat yang males nyewa layanan dan maunya punya sistem sendiri.

License: Apache License 2.0

Java 5.98% PHP 16.35% Swift 5.56% Objective-C 0.51% Dart 71.60%

nsms_gateway's Introduction

NSMS Flutter Gateway

Sms gateway sederhana, buat yang males nyewa layanan dan maunya punya sistem sendiri. Aplikasi ini menggunakan media Onesignal untuk sebagai perantara Android dengan Backend API.

Setup

  • Buat akun Onesignal
  • Buat aplikasi baru di Onesignal
  • Ambil APPID dan AUTHKEY lalu terapkan pada TODO comment yg ada di project ini
  • Salin smsGateaway.php yang ada di folder Backend, lalu paste ke directory server anda, misal (/xampp/htdoc).
  • Jalankan aplikasi.

Cara kerja

  • Saat melakukan POST Request smsGateaway.php dengan {"nohp":"no_hp_target", "message":"pesan_untuk_target"}.
  • Itu akan mengirimkan request ke onesignal untuk mengirim notif ke aplikasi yang sudah dijalankan Baca Dokumentasi
  • Setelah menerima notif dengan data yang dibutuhkan, aplikasi otomatis akan mengirim pesan ketarget.
  • Pastikan ada pulsa :).

Referensi

Onesignal Flutter DOC

nsms_gateway's People

Contributors

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