typo in readme
[stack/code/dboxswitch.git] / README.md
1 Dboxswitch
2 ==========
3
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.
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 Installation
14 ============
15 launch without installing system wide with
16
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
24     apt-get install python-qt4
25     or
26     python3-pyqt4
27
28
29     note that also python-setuptools should be installed for the source to be build
30
31 install with
32
33     python setup.py install
34
35 launch with
36
37     dboxswitch