Skip to content
/ smsweb Public
forked from Billcountry/smsweb

Text messaging tool similar to WhatsApp web using your smartphone as a server.

License

Notifications You must be signed in to change notification settings

5l1v3r1/smsweb

 
 

Repository files navigation

smsweb


Text messaging tool similar to WhatsApp web using your smartphone as a server.

This app has a timebomb hardcoded in the code, the current APK was set to work up to a date in june this year. I will update the code and the apk to remove the timebomb soon. If you are a developer and in a hurry, just clone the repo and remove the function timebomb() and anywhere it might have been called and you'll be good to go.

Download App

Webserver based on Nanohttpd

Features

  • Conversations
  • Bulk SMS
  • Group SMS
  • Clipboard Sync
  • Realtime Sync
  • JSON Based API

Goals

  • Addation of security in a multi-user environment.
  • A better interface.

About

Text messaging tool similar to WhatsApp web using your smartphone as a server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 35.0%
  • JavaScript 33.3%
  • HTML 21.9%
  • CSS 9.8%