Skip to content
/ sakuin Public

Web directory indexing and file sharing with Python.

License

Notifications You must be signed in to change notification settings

cmry/sakuin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sakuin

sakuin

This app only works for 🐧 using 🐍 2 or 3.

Dependencies

Pip install requirements are bottle, bottle-cork, beaker, humanfriendly, and dateparser.

Install

Simply add the app.wsgi to your WSGI handler of choice (Apache or Nginx). Alternatively, you can run the app as a daemon and reverse proxy to its port. Under app.wsgi, change base to fit the URL structure (i.e. if you want it under the main URL it should be changed to /. If you want to change the filedir that sakuin monitors, change fdir to point from sakuin to that directory.

Adding New User

To add new users, edit the name and password in new_user.py and run the script.

About

Web directory indexing and file sharing with Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published