Skip to content

MBloom/OneDir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OneDir Project

Usage

####Client

To run a watchdog client:

python client/observer.py directoryname

This starts a polling python script that watches for changes in directoryname. It will attempt to reflect those changes in the api running on localhost.

To run the client user driver.py

####Server

If you want to use the api run:

python server/api.py

To use the webserver run:

python server/app.py

Note that the api will run on port 5000 and the webserver will be on 19919.

About

DropBox clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published