GithubHelp home page GithubHelp logo

sanix-darker / ogramcloud Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 1.04 MB

Meet your free Telegram-cloud with no limit in storage !

Home Page: https://ogramcloud.com/

Python 44.13% Shell 0.12% Makefile 1.16% CSS 3.04% JavaScript 23.59% HTML 27.97%
cloud telegram-bot telegram telegram-bot-api telegram-api storage storage-engine storage-api storage-service storage-manager free

ogramcloud's Introduction

OgramCloud

Use Telegram-servers as free "CLOUD-STORAGE-SERVER" !

Links

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

Requirements

  • Python (3.x recommended)
  • Pip3
  • You need to have an account on Telegram

How to install

  • Go to https://t.me/omega_gram_bot(Or create your own bot with Botfather)
  • Start the bot by hitting the START button or just write /start and then ENTER, you will get in response, your chat_id, you will use it with requests to ogram API to send files..
  • Mute notification of the bot (Optionnal but recommended, to notreceive notifications for each chunk you're sending)
  • Go to your Telegram Settings > Advanced > Automatic media download and deactive it, that will prevent telegram to automatically download a chunk of a file you're uploading ! .
  • Update your example.cofig.txt file to config.txt and provide a valid token if you're using you're personnal bot.

How to launch

  • After creating your Virtualenv:
pip install virtualenv
virtualenv -p python3 venv
source venv/bin/activate
  • Install dependencies:
pip install -r requirements.txt
  • The OCloud Telegram-bot is on another repo OgramBot You need to start the bot First, you can use this command :
python -m app.bot.main
  • You need to start the rest-api of OCloud on a new terminal too :
python -m app.server.main

How to contribute

  • Create an issue with your feature/improvement (Optionnal but recommended).
  • Fork the project.
  • Create a branch for your feature/update/fix(Make sure to have the latest master-branch updates).
  • Create a Pull Request to develop branch.
  • After a check, it will be verify and merge to the project.

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

  • Sanix-darker

ogramcloud's People

Contributors

ekimkael avatar sanix-darker avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sachinsenals

ogramcloud's Issues

need uploading progress bar or percentage

Need file uploading progress bar.when we try to upload a file it takes long time to upload.so if you added a progress bar or something,we can see the uploading progress.

New UI have problem in OPERA Browser

the previous version was good looking abd worked in opera browser.After the update,it looks weird.but works and looks fine on google chrome.

opening link on opera is adding.

IMG_20200725_190902_614

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.