5 dboxswitch is a small utility to create and maintain different
6 dropbox profiles, and using them separately.
8 It sits in your sistray and clicking on its icon you could create
9 and switch profile, dropbox will be restarted in an empty directory
10 without touching your files, and you have the possibility to start
11 with a different registered user and configuring dropbox as usual.
16 launch without installing system wide with
18 where dboxswitch is the directory containing __main__.py
20 PyQt4 must be installed on the system
22 for debian like distro do
23 apt-get install python-qt4
28 note that also python-setuptools should be installed for the source to be build
31 python setup.py install