[squeak-dev] [Q] Using Google Drive from Linux

Edgar J. De Cleene edgardec2005 at gmail.com
Wed Feb 7 16:00:57 UTC 2018


Thnks


On 07/02/2018, 10:19, "Tobias Pape" <Das.Linux at gmx.de> wrote:

>  On 07.02.2018, at 12:57, Edgar J. De Cleene <edgardec2005 at gmail.com> wrote:
>
> 
> I wish use my Google Drive from inside Squeak
> I cook a Ubuntu Mate
> presistent pen drive so if I could accses Google Drive,
> could have a kind of
> small portatil computer.
> 
> Feedback ?

Its all "REST" ->
> https://developers.google.com/drive/v3/web/about-sdk

- You need HTTPS, OAuth2
> (hence JSON and 
- You must create an "application" with google at
> https://console.developers.google.com/ 
  (-> for client ID and secret)

The
> rest is in the docs:
> https://developers.google.com/drive/v3/web/about-files

Best
> regards
 -Tobias


> 
> Thanks in advance.
> 
> Edgar
> @morplenauta




More information about the Squeak-dev mailing list