Jenirok

Jenirok is an open source Maemo 5 application that shows unknown callers' details automatically on screen. Caller details are fetched using Eniro person search or 1881.no which means that Jenirok is mainly usable for Finnish, Swedish, Danish and Norwegian users. Only free phonebook services are used so using Jenirok is completely free except for the possible gprs data transfer costs. Currently Jenirok is available in English and Finnish, but I'm looking for Swedish, Danish and Norwegian translators. Contact me if you are interested.

Jenirok consists of a background daemon which listens to incoming calls and a gui application which can be used for manual searching and configuring the daemon. Eniro account is needed for manual search. Searches are automatically cached so network is used as little as possible. Searching is only done when the caller's number is not found from the address book.

For bug reports and feature requests you can use the tracker page found in garage.

License

Jenirok is licensed under the terms of the GNU General Public License.

Screenshots

Incoming call Main window Search dialog Details window Settings dialog

Download

Newest version can be downloaded here and from extras-devel repository.

The source code can be obtained from git repository:

git clone https://vcs.maemo.org/git/jenirok

Compilation on scratchbox is pretty straightforward when you have the required dependencies:

fakeroot apt-get install libqt4-dev libebook-dev icd2-dev

And the compilation:

qmake
make
fakeroot make install

Copyright (C) 2010 Jesse Hakanen

Jenirok project page on garage

Package overview and changelog on maemo.org