https://github.com/prasmussen/gdrive
ref https://atceiling.blogspot.com/2020/02/raspberry-pi-57google-drive.html
https://console.developers.google.com/
1 2 3 4 |
|
go get github.com/prasmussen/gdrive
-
go build -ldflags '-w -s'
sudo mv gdrive /usr/local/bin/gdrive
sudo chmod a+x /usr/local/bin/gdrive