a0v0 / gdCut

GDCut is a 100% free online utility program that lets you generate direct download links for you Google Drive Files

Home Page:https://gd-cut.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✂️ GDCut GitHub Stars GitHub Forks

GDCut is a 100% free online utility program that lets you generate direct download links for you Google Drive Files

🔗 Open live Demo

🛠️ Technologies Used

🌐 Here are the key technologies and tools we've used in this project:

tech

🌈 Features

✨ Here are some of the awesome features of our project:

  • ✅ Directly download google drive files
  • ✅ Download large files via your own Google Drive API Key

📸 Screenshots

Screenshot 1 Screenshot 2

🚗 Getting Started

Prerequisites

  • Node.js installed on your machine
  • Taskfile installed on your machine
  • pnpm installed on your machine

Running via source code

To get started with this project, follow these simple steps:

  1. 📥 Clone the repository:

    git clone https://github.com/a0v0/GDCut.git

  2. 🏗️ Install dependencies:

    task install

  3. 🔥 Start the application:

    task start

Running via docker

  1. 🔥 Run below command to run GDCut via docker:

    docker run -it --rm --init -p 3000:3000 a0v0/gdcut:latest

That's it! You're ready to roll! 🙌

🤝 How to Contribute

We welcome contributions from developers of all skill levels. Whether you're fixing a bug, adding a feature, or improving documentation, your help is greatly appreciated! To contribute, follow these steps:

  1. 🍴 Fork this repository.
  2. 🛠️ Create a new branch: git checkout -b feature/your-feature-name
  3. 📝 Make your changes and commit them: git commit -m 'Add some feature'
  4. 🚀 Push to the branch: git push origin feature/your-feature-name
  5. 🧐 Open a pull request.

Our team will review your contribution, and together we can make this project even more amazing!

🤝 Code of Conduct

Please note that this project has a Code of Conduct. We expect all contributors to follow it to ensure a respectful and inclusive environment for everyone. Read our Code of Conduct to learn more.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

👏 Acknowledgments

We'd like to express our heartfelt gratitude to all the contributors, supporters, and users of this project. Your support keeps us motivated!

Thanks to these awesome resources:


Thank you for checking out our project! We hope you find it as exciting as we do. Happy coding! 😄👨‍💻👩‍💻

About

GDCut is a 100% free online utility program that lets you generate direct download links for you Google Drive Files

https://gd-cut.vercel.app

License:MIT License


Languages

Language:HTML 98.7%Language:JavaScript 0.5%Language:CSS 0.4%Language:Dockerfile 0.4%