Skip to content

A dropbox account synchronised with a mongo database.

Notifications You must be signed in to change notification settings

MohamedBouzid/dboxsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dboxsync

A dropbox account synchronised with a mongo database. First, install a mongo database. You should install mongodb before executing the script. Mongodb service will start automatically after launching the script if you are in linux environment. pymongo and dropbox library should be installed as well with these 2 commands :

  • pip install dropbox
  • pip install pymongo

About

A dropbox account synchronised with a mongo database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published