Skip to content
#

Google Drive

google-drive logo

Google Drive is a file storage and synchronization service, launched on April 24, 2012. The official announcement described Drive as “a place where you can create, share, collaborate, and keep all of your stuff”

Other resources

  • Read the API documentation at https://developers.google.com/drive
  • Access the application at https://drive.google.com
  • Here are 34 public repositories matching this topic...

    A command-line interface (CLI) tool for syncing local folders with Google Drive using OAuth 2.0 authentication. The tool efficiently uploads files to specified Google Drive folders while avoiding duplicates, and allows smooth integration with Google Drive for automated backups or file management tasks.

    • Updated Jun 28, 2025
    • C#