Skip to content

Krixhnnna/TG_Drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TG Drive: Your Personal Cloud Storage via Telegram

TG Drive transforms Telegram into a powerful, private cloud storage solution. Store, manage, and access your files securely, all powered by Telegram's robust infrastructure.

✨ Features

  • Seamless Telegram Authentication: Log in securely using your Telegram account.
  • Effortless File Management: Upload, organize in folders, and manage your files with ease.
  • Smart Organization: Mark favorites, manage trash, and view storage statistics.
  • Modern & Intuitive Design: Enjoy a sleek, responsive user interface.

πŸš€ Quick Setup

To get TG Drive running, you'll need both the backend and frontend configured. Make sure you have Node.js and Python installed.

Backend (Python/FastAPI)

  1. Navigate to the backend directory:

    cd backend
  2. Install dependencies:

    pip install -r requirements.txt
  3. Create a .env file based on .env.example and fill in your Telegram API details and group ID.

  4. Run the backend server:

    python main.py

Frontend (React)

  1. Navigate to the frontend directory:
    cd frontend
  2. Install dependencies:
    npm install
  3. Start the frontend application:
    npm start

πŸ“„ License

This project is licensed under the MIT License.

About

Telegram-powered cloud storage for unlimited file storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors