Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.49 KB

readme.md

File metadata and controls

36 lines (27 loc) · 1.49 KB

Telegram Cloud

Telegram Cloud is a cloud that stores files in a telegram channel with the help of a bot. It's coded in HTML and Js python and uses the Flask module to operate.

Features

  • Infinite storage
  • 100% free to use
  • Can work with any plain text file (Only plain text file accepted like .json .txt .csv..)
  • Easy to use thanks to its web interface

Requirements

  • Windows 10/11 OS only (win32, for x86, x86_64, and arm64 architectures)
  • Python 3.x (python 3.12 used for the project.)
  • Python modules (flask, colorama)

Usage

1. First step - Checkup

Start by installing the modules by running the command pip install -r requirements.txt ↦Troubleshooting: Check that your pip environment variable is working properly

2. Second step - Startup

Execute main.py by clicking on it or by running the command python main.py ↦Troubleshooting: Check that the previous step has been completed (module installation)

3. Second step - Final

Open your web browser and go to localhost:8080 , then let the interface guide you. ↦Troubleshooting: Check that the previous steps have been carried out (module installation + main.py started).

Utilities

  • Download last Python version by clicking here

Disclaimer

  • Only for educationnal, personal or good puposes.
  • We decline any responsability in case of misuse of this code.
  • Please don't SKID/PASTA this script.