Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.84 KB

File metadata and controls

56 lines (42 loc) · 2.84 KB
layout default
title 🚀 gdcli - Simplify Your Google Drive Access
description 📂 Manage Google Drive files effortlessly with gdcli: list, search, upload, and download using a simple command-line interface.

🚀 gdcli - Simplify Your Google Drive Access

Download gdcli

📋 Table of Contents

📝 Introduction

Welcome to gdcli, the minimal command-line interface for Google Drive. This tool allows you to manage your Google Drive files directly from your terminal, making it easy to upload, download, and organize your data without needing a web browser.

🌟 Features

  • Easy File Management: Quickly upload and download files.
  • Folder Support: Organize your files in folders.
  • Search Functionality: Find files in your Google Drive with simple commands.
  • Secure Access: Connect using your Google account without compromising security.

🚀 Getting Started

To use gdcli, you will need to download the application from the Releases page. Follow the steps below to get started quickly.

⚙️ System Requirements

  • Operating System: Windows, macOS, or Linux
  • Internet Connection: Required for accessing Google Drive
  • Terminal Access: Basic knowledge of using a terminal will be helpful, but no programming knowledge is needed.

📥 Download & Install

To download gdcli, visit the Releases page:

Download gdcli

Once there, you will find the latest version available for your platform. Choose the appropriate file for your system. Here’s how to proceed:

  1. Click on the version number to access the releases.
  2. Locate the file that matches your operating system (e.g., gdcli-windows.zip, gdcli-macos.tar.gz, or gdcli-linux.tar.gz).
  3. Click on the file link to start the download.
  4. After the download is complete, extract the file if needed.

For Windows, you might need to unzip the downloaded file. Simply right-click on the file and select "Extract All."

To run gdcli:

  • Windows & Mac: Open a terminal and navigate to the folder where you extracted gdcli.
  • Linux: You may need to give executable permissions. Use the command chmod +x gdcli, then run it in your terminal.

Refer to the documentation for detailed command usage and examples.

❓ Support

If you encounter any issues or have questions, check the documentation or reach out to the community for support. You can submit an issue in the GitHub repository for any specific problems you face.