Skip to content

omerk2511/dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropbox

A Dropbox clone written in Python for my 11th grade final project in Cyber class.

Running

In order to run the server, type in: python -m server.server

And for the client, just write: python -m client.client

Features

  • Graphical Client
  • Multithreaded Server
  • JSON Based Protocol
  • User Management
  • File Management
  • Permission Management
  • Group Management
  • Admin Interface

Screenshots

(To Be Added)

License

MIT

Authors

About

A Dropbox clone written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages