You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 . install homebrew
2. brew install wget pkg-config nvm node cairo libpng jpeg giflib
3. sudo npm i electron-builder@latest -S
4. wget https://github.com/stanfieldr/ghetto-skype/archive/v1.6.0.zip
5. unzip v1.6.0.zip && rm v1.6.0.zip && cd ghetto-skype-1.6.0
6. npm install ( npm audit fix )
7. npm run dist
8. open dist/mac
9. You can either drag the .app file to your Applications folder, or open the .dmg file and do as you would with any other .dmg installer
Thanks a lot for best Skype Client!
P.S.: I changed UserAgent string and url from commit in main.js , but cannot login into my account, say wrong account or password. With Chromium & Chrome have no problem to login into my Account with a same password.
HELP ME TO FIX Login
The text was updated successfully, but these errors were encountered:
Open Terminal & Copy > Past
1 . install homebrew
2. brew install wget pkg-config nvm node cairo libpng jpeg giflib
3. sudo npm i electron-builder@latest -S
4. wget https://github.com/stanfieldr/ghetto-skype/archive/v1.6.0.zip
5. unzip v1.6.0.zip && rm v1.6.0.zip && cd ghetto-skype-1.6.0
6. npm install ( npm audit fix )
7. npm run dist
8. open dist/mac
9. You can either drag the .app file to your Applications folder, or open the .dmg file and do as you would with any other .dmg installer
Thanks a lot for best Skype Client!
P.S.: I changed UserAgent string and url from commit in main.js , but cannot login into my account, say wrong account or password. With Chromium & Chrome have no problem to login into my Account with a same password.
HELP ME TO FIX Login
The text was updated successfully, but these errors were encountered: