fix merge
[stack/code/dboxswitch.git] / README.txt
1 ==========
2 Dboxswitch
3 ==========
4
5 dboxswitch is a small utility to create and maintain different
6 dropbox profiles, and using them separately.
7
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.
12
13 ============
14 Intsallation
15 ============
16 launch without installing system wide with
17     python dboxswitch
18 where dboxswitch is the directory containing __main__.py
19
20 PyQt4 must be installed on the system
21
22 for debian like distro do 
23     apt-get install python-qt4
24     or
25     python3-pyqt4
26
27
28     note that also python-setuptools should be installed for the source to be build
29
30 install with
31     python setup.py install
32
33 launch with
34
35 dboxswitch