Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build 1.6.0 version on MacOSX 10.15.1 Catalina #164

Open
d4vid1 opened this issue Nov 10, 2019 · 0 comments
Open

build 1.6.0 version on MacOSX 10.15.1 Catalina #164

d4vid1 opened this issue Nov 10, 2019 · 0 comments

Comments

@d4vid1
Copy link

d4vid1 commented Nov 10, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant