Skip to content

naresh-chaudhary/filenergy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filenergy

Filenergy is a file sharing sharing tool written in python using the flask micro-framework and jQuery-File-Upload for the file uploader interface.

###Live Demo

http://filenergy.crawley-cloud.com/

###Features

It allows your users to upload multiple files with a nice interface

alt tag

It provides a file search capability

alt tag

And you users are able to watch for their uploaded files and download them

alt tag

alt tag

========

###Setup

####Install the python dependencies

pip install -r requirements.txt

####Setup the database

python manage.py db upgrade

####Run the server

python manage.py runserver

About

File sharing tool written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.9%
  • Python 28.9%
  • HTML 21.3%
  • CSS 4.2%
  • Mako 0.7%