Skip to content

PKD667/google-drive-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Drive for Linux

This is an unofficial Google Drive for Linux client. It is a command line tool that allows you to mount your personal google drives and shared drives so that you can interact with them easily.

Usage

Installation

To install google-drive-linux you need to clone the git repository and run the install script.

git clone https://github.com/PKD667/google-drive-linux.git
cd google-drive-linux
sudo sh install.sh

Mount your drives

To mount your drive you can use the following command:

mount-drive <mount-point>

Your drive will be under 'My Drive' and the shared drives will be under 'Shared Drives'.

Unmount your drives

To unmount your drives you can use the following command:

unmount-drive

About

An interface to mount google drive in linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages