GithubHelp home page GithubHelp logo

throwbox's Introduction

ThrowBox

A simple file sharing platform, partly inspired by dropbox.

##Screenshots

  • Index Index

  • Browsing interface Browsin interface

  • Example folder with files inside Example folder with files inside

  • Example empty folder Example empty folder

  • Example 404 message Example 404 message

##Install

ThrowBox has only one dependency that is not a part of the default library - Flask.

Before running ThrowBox, run script install.py. For now, that script only creates a folder named REPO in the root of the project directory.

You can configure ThrowBox to your liking with file throwbox.conf.

For testing purposes, you can run:

python3 app.py

which will host the project on localhost, port 8080.

However, prefered hosting method is via gunicorn, using nginx as a proxy. You can check my personal nginx and systemd config files in miscellaneous folder.

##Use Just throw all the files and folders in the REPO folder. Also, if you want to have a private files downloadable only via link, name the file so it beggins with a dot(.).

For example; Folder with files file1 .file2 file3 will only list file1 and file2. However, you can download .file3 via a direct link (.file3 is, so to speak, hidden).

throwbox's People

Contributors

sbrki avatar whiteshtef avatar

Watchers

 avatar  avatar

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.