Home

Awesome

<p> <img src="./images/logo.jpg" /> <h1>OgramCloud</h1> Use Telegram-servers as free "CLOUD-STORAGE-SERVER" ! </p>

Links

Ogram split a file >= 19MB, in multiples chunks and send it throught the Telegram-bot. All the links of the running project :

Requirements

How to install

How to launch

pip install virtualenv
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
python -m app.bot.main
python -m app.server.main

How to contribute

NB: Because, it's on a Beta version, I have limited the upload-size to 100MB as a limit for the APi for tests per uploads for now!

Author