git clone https://@opensourceprojects.eu/git/p/unityscoperecol/code unityscoperecol-code



File Date Author Commit
debian 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
COPYING 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
MANIFEST.in 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
README 2014-04-04 Jean-Francois Dockes Jean-Francois Dockes [2fcace] doc
VERSION 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [a18392] doc
__init__.py 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
excludefile 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [a18392] doc
mkdist.sh 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [a18392] doc
recoll.scope 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
service-recoll.svg 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
setup.py 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
unity-scope-recoll.application.in 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
unity-scope-recoll.desktop 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
unity-scope-recoll.png 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
unity-scope-recoll.service 2014-04-02 Jean-Francois Dockes Jean-Francois Dockes [23bf96] initial import from the main recoll source at c...
unity_recoll_daemon.py 2015-03-25 Jean-Francois Dockes Jean-Francois Dockes [12fd35] Fix referencing abstract variable without setti...

Read Me

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.