X-Git-Url: https://v.licheni.net/stack/code/dboxswitch.git/blobdiff_plain/4ccfdabe53cd795fe1e74b704c15da311986ecaf..957fc59fe85f6c3ad18fe279699db2e614a1d036:/README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..a99b0e6 --- /dev/null +++ b/README.txt @@ -0,0 +1,29 @@ +========== +Dboxswitch +========== + +dboxswitch is a small utility to create and maintain different +dropbox profiles, and using them separately. + +It sits in your sistray and clicking on its icon you could create +and switch profile, dropbox will be restarted in an empty directory +without touching your files, and you have the possibility to start +with a different registered user and configuring dropbox as usual. + +============ +Intsallation +============ + +PyQt4 must be installed on the system + +for debian like distro do + apt-get install python-qt4 + or + python3-pyqt4 + +install with + python setup.py install + +launch with + +dboxswitch