skype-backup version 0.1 requires Go >= 1.6
$ go get github.com/alexivanenko/skype-backup/...
$ cd skype-backup
$ make
- Go to the https://console.developers.google.com/start/api?id=drive
- Use this wizard to create or select a project in the Google Developers Console and automatically turn on the API. Click Continue, then Go to credentials.
- At the top of the page, select the OAuth consent screen tab. Select an Email address, enter a Product name if not already set, and click the Save button.
- Select the Credentials tab, click the Create credentials button and select OAuth client ID.
- Select the application type Other, enter the name "Skype-Backup", and click the Create button.
- Click OK to dismiss the resulting dialog.
- Click the file_download (Download JSON) button to the right of the client ID.
- Move this file to your working directory(where the bin file located) and rename it client_secret.json