Skip to content

Bakterija/sshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The primary goal of this project was to try and learn some more html, css, javascript, python flask

sshare is a flask webapp that has

  • Very good performance even on a raspberry pi
  • Administration page for adding/removing users and later also adjusting other properties
  • Simple authentication
  • File uploading for authenticated users
  • Anonymous file downloading
  • A w3 theme that works ok on mobile devices
  • Autogenerated random hyperlinks for uploaded files similiar to sharing files in nextcloud, dropbox, others
  • CSS, javascript scripts, utils that will be useful in other projects

Default user is "admin" with password "111"

Other information

  • Any user can add and remove any other user (I am the only user right now and don't have any need to add a more complex system)
  • Config file and uploaded files are stored in $USER_HOME$/.config/github_bakterija/ss_share/ on linux and $USER_HOME$/github_bakterija/ss_share/ on others

Screenshot from files page from authed users

ScreenShot

Screenshot from public file share link

ScreenShot

About

A simple file share webapp made with flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published