*** Google_Drive GUI v3 ***
This is a complete remake of earlier version shared in the old forum:
https://oldforum.puppylinux.com/viewtopic.php?t=112322
https://oldforum.puppylinux.com/viewtop ... 48#p979148
These are NOT functioning anymore unfortunately because of a change in the Google API.
This v3 uses rclone. Tested on FossaPup, BookwormPup, KLV-Airedale and Debiandog , edit: and on Fatdog, see below post #4 for .txz package.
(should work with gtkdialog GTK2 and with gtkdialog GTK3).
Same as the older versions, this is very much inspired by the great "Dropbox File manager" from old forum member mikeb .
(.deb package and .xbps package at second post)
EDIT: @mikewalsh provided .pet packages with rclone (v1.45) incuded, probably works on most Puppy versions (old/new), see: viewtopic.php?p=107074#p107074
Requirements: gtkdialog and rclone
- Install rclone from Package manager (e.g. PPM or with apt, e.g. on Bookwormpup
apt install rclone
) - Or download rclone version 1.45:
64-bit: https://github.com/rclone/rclone/releas ... -amd64.zip
32-bit: https://github.com/rclone/rclone/releas ... ux-386.zip
Extract and copy the rclone binary to somewhere in PATH (e.g. /usr/bin)
This older version works well with Google_Drive GUI v3 and is less than half of the size of the latest version (newer versions have more support for other cloud services, e.g. Mega, Amazon etc...)
Help info (button 'Help' (initial usage is easy, just enter an account name (I simply used my own name (see pic below), click 'New Profile' and the default browser should open, login in your Google account and allow rclone access):
To access your account(s), you will need to make a profile.
Enter a name (can be any name you wish) in the Account: box and click on New Profile.
A terminal will appear and the default browser should open, login in your Google account
Follow the instructions (allow rclone access).
When you are done, the account can be accessed by using that name.The profile can be changed at any time by entering another name and clicking on Rescan
facilitating multiple accounts.To remove a profile, go to /root, show hidden files in file-manager and delete
the .gdrive3-{your profile} file.After a profile is created, the GUI will appear and function as a two-pane file manager.
To create a remote folder, add the path in the address bar and click on
the adjacent (Create Folder) button.Share URL retrieves the download link with instructions for getting the direct file/zip link.
Add (from left pane) can add (multiple) files or whole folder(s) (upload).
Note: if a file exists already, it will be overwritten (upload and download).More info: http://murga-linux.com/puppy/viewtopic.php?t=112322