4 dboxswitch is a small utility to create and maintain different
5 _dropbox profiles_, and using them separately by switching from one to another
6 trough a simple interface in the systray.
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.
15 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
24 apt-get install python-qt4
29 note that also python-setuptools should be installed for the source to be build
33 python setup.py install