openhoat / ifs

Simple web app for instant file sharing powered by wbpjs and nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's ifs?

A simple web app for instant file sharing.

Features

  • upload a file
  • download a file
  • remove a file
  • list / purge all the stored files when logged as admin (see config.js to set your password)
  • basic authentication (remember the account)
  • i18n support (french / english)
  • by default, files are stored for 7 days

Installation

The recommended way is through the excellent NPM:

$ npm install

Usage

nodejs app

Use admin/admin for demo purpose

Enjoy !

About

Simple web app for instant file sharing powered by wbpjs and nodejs


Languages

Language:JavaScript 100.0%