8000 GitHub - Ephiljp/myzap: Free Open Source Whatsapp Api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ephiljp/myzap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyZap - Free Open Source Whatsapp Api

Setup

sudo apt install -y gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget build-essential apt-transport-https libgbm-dev

curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -

sudo apt install nodejs yarn

git clone https://github.com/billbarsch/myzap.git

cd myzap

npm install

Start server

node index.js

About

Free Open Source Whatsapp Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • Shell 8.3%
0