Parent: [155ef8] (diff)

Child: [100a20] (diff)

Download this file

README    28 lines (18 with data), 831 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Recoll Unity scope Daemon written in Python
-------------------------------------------

Depends on python-recoll

Trying out the scope
--------------------

sudo add-apt-repository ppa:recoll-backports/recoll-1.15-on
sudo apt-get update
sudo apt-get install unity-scope-recoll


Call to volunteers:
------------------

I have separated the Scope code from the main Recoll repository because the
Scope only depends on the external Python API, and in the hope that it may
encourage people to contribute. The code in there depends very little on
Recoll (a few calls), it's mostly interface for the Unity desktop and the
Dash.

It seems that the Scopes API will change *again* with Unity 8. I would
really like to find someone interested in the Ubuntu desktop internals, who
could take up the new version as an educational project.