Skip to content

axrav/DrivogramBackend

Repository files navigation

Drivogram Backend

Backend of Drivogram

A Telegram based drive's backend written in Python with help of Pyrogram,FastAPI,Postgres

Requirements

  • Python3
  • Postgres Database
  • Telegram Bot Tokens
  • Mind :P

Getting Started

  • Checkout example.env and fill it according to your values and rename it to .env

Installation

git clone https://github.com/Axrav/DrivogramBackend
cd DrivogramBackend
pip3 install -U -r requirements.txt
python3 -m Webserver

Features

  • Store Unlimited Files (No limit on storage)
  • Your files are stored with yourself, you dont have to worry about security issues.
  • User based Drive with proper security key authentication
  • File stays forever until you delete it.
  • Store your data and share whenever you want to share it(without downloading the data)
  • Open Sourced ( Make changes as per your requirements, if you know how to do XD)

Try?

Want to try? checkout The CLI tool,It is integrated with a hosted server.File storing/sharing/downloading made super easy!

Documentation

As of now,there is no proper documentation for Drivogram

Contributions

  • Fork the Repository
  • Commit the changes you like and open a PR

If you feel like adding more to the list, PR's are always welcome!

Bugs,Questions and Support/Discussions

For Questions,Bugs feel free to open an issue or share your opinions! For any sort of support you can visit @DrivogramSupport

LICENSE

Drivogram, Open Source Cloud Drive Storage 
Copyright (c) 2022 Aarav Arora

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.```

About

A Cloud drive within Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages