jasonliu19/DriveSync
Sync files from your computer to Google Drive through a command line or by the press of a button. This project implements Google's Drive REST API v3 in Java while using Gradle for build automation. Designed for any machine with Java, tested and verified as working on Windows and Linux.
JavaGPL-3.0