am starting on making a little interface to the google drive API, using the gdrive CLI programme (which handles auth and requests).
but my thought was, has no one ever bothered to do this before?
(i know i can browse gdrive via tramp, but my interest here is different: i want to programmatically upload and download files and directories, without minimal file tree navigation. moreover gdrive over tramp, last i checked, is mind-meltingly slow.)
gdrive: https://github.com/glotlabs/gdrive
gdr, gdrive in emacs: https://codeberg.org/martianh/gdr
(PS: while doing this last night i was reminded of my little nextcloud share-link package (https://codeberg.org/martianh/nc.el) the existence of which i had *completely* forgotten! shocked at mind-empty self.)