magicSMS
MagicSMS is a webapp allowing you to use a webinterface to send your SMS, from your Android device (don't work with iOS or Windows Mobile). At the moment, we using smsgateway.me as a third party server. This app is just an interface for using this service, but we can do more than that !
Interface
We using a Messenger-like interface, you can fork it here.
Installation
smsgateway.me
1. You need to have an account onSMS Gateway Me
2. Install the Android app3. Install magicSMS :
git clone https://github.com/arthurlacoste/magicSMS
4. Start the server :
npm start
Dependencies
MagicSMS is a nodeJS app using some usefull NPM modules like :
Todolist
- Add a way to logout
- Using other services than Smsgateway.me, because smileys doesn't work ! :/
I'm not affiliate to Smsgateway.me.
Thanks for Momcilo Popov for his interface.