Skip to content

Infinite cloud storage, written in python, utilising Discord servers for file storage. Easy to use via a GUI. Inspired by DvorakDwarf's Infinite Storage Glitch, but my version uses Discord and implements a GUI to upload, download or delete files.

norangeflame/infinite-cloud-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Cloud Storage // Version 2.0

Description

  • Infinite cloud storage utilises Discord servers for file storage. It also has a GUI to upload, download or delete files.
  • There are most likely still bugs, I will update over the coming weeks.
  • Inspired by DvorakDwarf's Infinite Storage Glitch.

Features

  • Upload and download any file or folder, regardless of filesize, via a simple graphical interface.
  • Folders are automatically compressed (.tar.bz2) for easy upload.
  • Files and folders larger than the 25MB Discord limit are automatically split when uploaded.
  • Files and folders that are split are automatically joined back together when downloaded. This process shouldn't corrupt any data.
  • Delete files from the record.
  • Status indicator that can show download speed.
  • Proper config GUI, so you don't have to enter in URLS directly into the code.
  • PLANNED: Upload speed indicator.
  • PLANNED: Encryption.

Instructions & Requirements

  • You require a Discord Webhook (and the URL). Tutorial here.
  • You need to install the python library "discord-webhook" via pip install discord-webhook in your command line (unless you run via compiled executable).
  • You must enter the webhook URL into the "config" section of the application. Press the "config" button to access this.

norangeflame

About

Infinite cloud storage, written in python, utilising Discord servers for file storage. Easy to use via a GUI. Inspired by DvorakDwarf's Infinite Storage Glitch, but my version uses Discord and implements a GUI to upload, download or delete files.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages