Running Paroli
As our main development takes place on the Neo Freerunner it will be easiest to run paroli on that device, however paroli is aimed to run on any device supporting python and edje.
From source:
check out the latest git version doing:
git clone http://git.paroli-project.org/paroli.git
and copy the newly created paroli folder onto your phone (if you want to run it on the Freerunner).
change to the subdirectory paroli-applications and run
- sh build.sh
this will build all edj files
change to the subdirectory paroli-scripts and do the folllowing steps:
- export DISPLAY=:0 (to display paroli on the phone)
- python paroli –cfgfile paroli.cfg (in order to fully register use –cfgfile ../data/paroli.cfg)
Paroli should load now and shortly thereafter the launcher will be displayed.
If you are running paroli on a device or a distribution that does not come with enlightenment and its python bindings by default, make sure you have them installed.
to run paroli you need:
- ecore
- evas
- elementary
- edje
- e_dbus
Note: building and installing from source is currently not recommended, run from withing the source directory instead
Note: if you are running paroli from the source directory certain services will run in testing mode, the GSM service for example, so making calls requires reconfiguration, please see: paroli.cfg page
package:
Install the following:
kernel:
download folder
(check the note below which kernel you should use)


2 Responses to “Running Paroli”
well said, finally a good report on this stuff
Very nice work!
Leave a Reply