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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -28,5 +28,9 @@ You can also create your own authorization apps, get its client_id and use it fo
28
28
Read more about creating app for dropbox [here](https://www.dropbox.com/developers), or on [this wiki page](https://github.com/ivanenko/cloud_storage/wiki/Create-and-use-your-own-authorization-app) for all used services.
29
29
Save your applications client_id in 'Connection settings' window, 'OAuth setting' tab.
30
30
31
+
### Service specific features
32
+
Every service provide specific and unique commands. It could be download files from internet directly to your storage, or export google document in different formats.
33
+
You can read more about this on [wiki page](https://github.com/ivanenko/cloud_storage/wiki/Service-specific-features)
34
+
31
35
### Contribute
32
36
If you want to add new service - [check this wiki page](https://github.com/ivanenko/cloud_storage/wiki)
0 commit comments