A simple ionic SMS app for voip.ms SMS service
voip.ms provide its own SMS service interface and its webbase sms center. https://sms.voip.ms
Its API document and access control requires login and it is available here: https://voip.ms/m/api.php
requires
- ionic-cli
- node-gyp
- python
- gcc-make
Download the project and do
npm install
ionic serve