项目作者: recurshawn

项目描述 :
React PWA for easier WhatsApp message URLs and bulk WhatsApp messaging
高级语言: JavaScript
项目地址: git://github.com/recurshawn/WhatSharer.git
创建时间: 2019-07-11T08:09:22Z
项目社区:https://github.com/recurshawn/WhatSharer

开源协议:Other

下载


WhatSharer

License: GPL v3
Website
Star this repository
Follow me on Twitter
"Buy Me A Coffee"

WhatSharer is a tool to text numbers you haven’t saved, make shareable WhatsApp messages, generate WhatsApp message URLs and send bulk WhatsApp messages easily.

WhatSharer is an open-source PWA using the GNU-GPLv3 license hosted at https://whatsharer.com/

How To Use:

For bulk messaging:

  • Just type your message in, click the Send button below it and then select the contacts/groups to send the message to.

For messaging unsaved numbers:

  • Just type the number you want to message. You can leave the Message box empty. Click send to start messaging.

Contributing

Ways you can contribute:

Technology Stack:

Working on WhatSharer locally

  • Clone the repository locally.
  • Navigate to the directory. cd whatsharer.
  • Run npm install to install dependencies.
  • Run npm run start to start the development server.
  • Run npm run test to test.
  • Run npm run build to create a optimized production build.