Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 414 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 414 Bytes

LiveSMS

Node.js + Socket.io + Firebase = LiveSMS

Node.js webserver that allow you to answer SMS from your browser

How to use

Developement

node .

Then go to http://localhost:8081/
Enjoy!

Production

  • Clone :
git clone https://github.com/livesms/livesms-browser`