v.licheni.net
/
stack
/
code
/
dboxswitch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
6d8df8c
)
fix readme
author
stack
<stack@inventati.org>
Mon, 18 Aug 2014 15:28:01 +0000
(17:28 +0200)
committer
stack
<stack@inventati.org>
Mon, 18 Aug 2014 15:29:08 +0000
(17:29 +0200)
README.md
[moved from
README.txt
with 78% similarity]
patch
|
blob
|
history
diff --git
a/README.txt
b/README.md
similarity index 78%
rename from
README.txt
rename to
README.md
index
7ac4fa3
..
9dcd730
100644
(file)
--- a/
README.txt
+++ b/
README.md
@@
-1,25
+1,26
@@
-==========
Dboxswitch
==========
dboxswitch is a small utility to create and maintain different
Dboxswitch
==========
dboxswitch is a small utility to create and maintain different
-dropbox profiles, and using them separately.
+_dropbox profiles_, and using them separately by switching from one to another
+trough a simple interface in the systray.
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.
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
============
launch without installing system wide with
Intsallation
============
launch without installing system wide with
+
python dboxswitch
python dboxswitch
-where dboxswitch is the directory containing
__main__.py
+where dboxswitch is the directory containing
`__main__.py`
PyQt4 must be installed on the system
for debian like distro do
PyQt4 must be installed on the system
for debian like distro do
+
apt-get install python-qt4
or
python3-pyqt4
apt-get install python-qt4
or
python3-pyqt4
@@
-28,8
+29,9
@@
for debian like distro do
note that also python-setuptools should be installed for the source to be build
install with
note that also python-setuptools should be installed for the source to be build
install with
+
python setup.py install
launch with
python setup.py install
launch with
-dboxswitch
+
dboxswitch