Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x-labs-myid/wsn
Android Apps for Send message whatsapp Without Save The Number.
https://github.com/x-labs-myid/wsn
android applications apps javascript mobile mobile-apps nativescript nativescript-apps nativescript-core playstore third-party whatsapp wsn
Last synced: 16 days ago
JSON representation
Android Apps for Send message whatsapp Without Save The Number.
- Host: GitHub
- URL: https://github.com/x-labs-myid/wsn
- Owner: x-labs-myid
- License: mit
- Created: 2021-06-06T12:49:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T07:12:25.000Z (over 3 years ago)
- Last Synced: 2024-11-29T18:53:58.607Z (2 months ago)
- Topics: android, applications, apps, javascript, mobile, mobile-apps, nativescript, nativescript-apps, nativescript-core, playstore, third-party, whatsapp, wsn
- Language: JavaScript
- Homepage: https://dyazincahya.github.io/wsn/
- Size: 1.19 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K02WIPN)
# WSN
Android Apps for Send message whatsapp Without Save The Number.### Downloa APK (latest v1.5.0)
- [Download APK WSN (via Github)](https://github.com/dyazincahya/wsn/releases/download/v1.5.0/wsn-v1.5.0.apk)
- [Download APK WSN (via Playstore)](https://play.google.com/store/apps/details?id=com.kang.cahya.wsn)### Screenshoot
![]()
![]()
![]()
![]()
![]()
### Requirement To Install
- NodeJS v12.16.1
- NPM v6.14.1
- Nativescript v6.8.0### How to run?
First install all dependecies in ```package.json``` with run this command
``` bash
npm install
```
#### andorid
``` bash
tns run android
```
#### ios
``` bash
tns run ios
```### How to build?
First install all dependecies in ```package.json``` with run this command
``` bash
npm install
```
#### andorid
``` bash
tns build android
```
#### ios
``` bash
tns build ios
```### Credit
- [Font Icon - Fontawesome](https://fontawesome.com/)
- [Icon - Flaticon](https://www.flaticon.com/)### Author
[kang-cahya.com](https://www.kang-cahya.com/)### License
[MIT License](https://github.com/dyazincahya/wsn/blob/main/LICENSE)