filesystems / discord

A filesystem that run's on discord channels messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord

A filesystem that runs on discord's channels messages.

image

This file manager creates folders and file structors using basic path algos ex: /root/path/to/file.txt

Once started, it will auto create two channels in the guild given if they arent existing fs-files and fs-chunks

Files are uploaded as binary 8mb or less chunks in fs-chunks File descriptor data is uploade in fs-files and localStorage

Creating a dir/folder

click the create button and add / at the end of the input data ex: folder/ Not adding the / at the end will create a file

Creating a File

click the create button put in the file name and click the upload file button and selecte your file to upload name ex: file.txt adding a / at the end will create a dir/folder

About

A filesystem that run's on discord channels messages.


Languages

Language:TypeScript 56.9%Language:Svelte 40.0%Language:JavaScript 3.1%