Skip to content

Saad47s/gdcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 gdcli - Your Easy Google Drive Command Line Tool

🚀 Getting Started

Welcome to gdcli! This tool helps you manage your Google Drive files through a simple command line interface. You can quickly upload, download, and organize your files without the need for a web browser.

📥 Download & Install

To get started with gdcli, you need to download it. Click the link below to visit the Releases page, where you can find the latest version of the software:

Download gdcli

  1. Click the link above.
  2. You will be taken to the Releases page.
  3. Find the latest version of gdcli.
  4. Select the appropriate file for your operating system.
  5. Download the file to your computer.

💻 System Requirements

  • Operating System: Windows, macOS, or Linux
  • Internet connection for initial setup
  • Google account to access Google Drive

🔧 Installation Instructions

Once you have downloaded the file, follow these steps to install gdcli:

Windows Users

  1. Locate the downloaded .exe file in your Downloads folder.
  2. Double-click the file to run it.
  3. Follow the on-screen prompts to complete the installation.
  4. You may need to allow the installation through your system settings.

macOS Users

  1. Find the downloaded .dmg file in your Downloads folder.
  2. Double-click the file to open it.
  3. Drag the gdcli icon into your Applications folder.
  4. Open your Applications folder and double-click gdcli to start it.

Linux Users

  1. Open the terminal.
  2. Navigate to your Downloads directory using cd ~/Downloads.
  3. Make the file executable with the command chmod +x gdcli.
  4. Run the application with ./gdcli.

📂 Using gdcli

After you have installed gdcli, you can start using it right away.

Authentication

First, you need to connect gdcli to your Google Drive account:

  1. Open the command line or terminal.
  2. Type gdcli login.
  3. A web browser will open for you to log into your Google account.
  4. Follow the instructions to allow gdcli access to your Google Drive.

Basic Commands

Here are some simple commands to get started:

  • Upload a File: gdcli upload <file-path>
  • Download a File: gdcli download <file-name>
  • List Files: gdcli list
  • Delete a File: gdcli delete <file-name>

Help Command

If you ever forget how to use a command, you can type gdcli help to see a list of available commands and their descriptions.

📖 FAQs

What is gdcli?

gdcli is a command line interface that allows you to interact with your Google Drive files easily.

Do I need programming knowledge to use gdcli?

No, gdcli is designed for average users. You only need to know how to use the command line.

Can I use gdcli without an internet connection?

To use gdcli initially, you need an internet connection to authenticate with your Google account. After that, you can work with your files offline, but changes will sync the next time you're online.

👥 Community Support

If you run into issues or have questions, feel free to reach out. Join our online community where you can share tips, ask for help, and learn from other users.

Contact Options

📍 Further Resources

  • Official Documentation: For detailed information and advanced features, visit our Documentation.
  • Tutorials: Explore step-by-step guides on using various features.

🔗 Download & Start Using gdcli

Don't wait any longer. Go ahead and visit the Releases page to download gdcli today:

Download gdcli