Skip to content

robert-blankenship/simple-fileshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-fileshare

A very simple filesharing server for uploading and sharing files on a (private) network.

Screenshots

Installation

# clone the repo into a folder that can be read by all users
git clone https://github.com/robert-blankenship/simple-fileshare/ /home/simple-fileshare

# then, run the installer script
cd /home/simple-fileshare
./install.sh
./simple-fileshare

Requirements

'simple-fileshare' has very few requirements:

  • linux
  • systemd
  • python2.7 or greater

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published