Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewmmc/wtsapp.ga
📲 Send a WhatsApp message to a person without adding him/her to phone book. Built with Vue, PWA.
https://github.com/andrewmmc/wtsapp.ga
bootstrap pwa sass vue whatsapp
Last synced: 3 months ago
JSON representation
📲 Send a WhatsApp message to a person without adding him/her to phone book. Built with Vue, PWA.
- Host: GitHub
- URL: https://github.com/andrewmmc/wtsapp.ga
- Owner: andrewmmc
- License: mit
- Archived: true
- Created: 2017-11-12T18:16:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T07:40:21.000Z (about 3 years ago)
- Last Synced: 2024-05-19T03:20:59.475Z (6 months ago)
- Topics: bootstrap, pwa, sass, vue, whatsapp
- Language: JavaScript
- Homepage: https://wtsapp.ga
- Size: 1.73 MB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-hk-open-source - add9u - 基於 Vue.js,能夠在不新增用戶到聯絡人的情況下加人到 Whatsapp。[![GitHub stars](https://img.shields.io/github/stars/andrewmmc/add9u.svg?style=social)](https://github.com/andrewmmc/add9u/stargazers) (Javascript)
README
# Wtsapp.ga
Built with Vue, PWA.It is so stupid that I have to add a new person every time to phone book because I want to send a WhatsApp message to him/her.
That's why I make this simple progressive web application. It allows you to send a WhatsApp message to a person without adding him/her to the phone book.
## Demo
- [Wtsapp.ga](https://wtsapp.ga)## Usage
It is a progressive web application. Just directly add it to your home screen if you have an Android device.## Clone, Install and Run
The instructions below will get you a copy of the project up and run on your machine. See below for notes on how to deploy the project on a live system.Clone the repo, and run
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8083
npm run dev# build for production with minification
npm run build
```## Built With
- [Bootstrap](https://github.com/twbs/bootstrap)
- [Bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue)
- [Node-sass](https://github.com/sass/node-sass)
- [Vue](https://github.com/vuejs/vue)
- [Vue-awesome](https://github.com/Justineo/vue-awesome)
- [Vue-cli](https://github.com/vuejs/vue-cli)
- [Vue-router](https://github.com/vuejs/vue-router)## Coding Standard
- [JavaScript Standard Style](https://standardjs.com)## Author
- [Andrew Mok](https://andrewmmc.com) (@andrewmmc)## License
- [MIT License](LICENSES.md)## Support
- Give this repo a **star** if you like :)
- For any questions, please feel free to [open an issue here](../../issues) or [contact me via email](mailto:[email protected]).## Declaration
- This is NOT an official product by Facebook or WhatsApp.