Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)