From 292b8a74b6a99dc042861d4d092f9cf09ba35055 Mon Sep 17 00:00:00 2001 From: eshe Date: Thu, 3 Jun 2010 12:28:01 +0100 Subject: [PATCH] Web page updated. --- www/index.html | 140 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 70 insertions(+), 70 deletions(-) diff --git a/www/index.html b/www/index.html index d975999..16bb425 100644 --- a/www/index.html +++ b/www/index.html @@ -1,70 +1,70 @@ - - - - - - -Jenirok - - - - - - - - - - - - - -

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 which means that Jenirok is mainly usable for Finnish, Swedish and Danish users. Currently Jenirok is available in English and Finnish, but I'm looking for Swedish and Danish 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 soon from extras-devel.

- -

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
-

And the compilation:

-
make
-fakeroot make install
- -
- -

Copyright (C) 2010 Jesse Hakanen

- -

Jenirok project page on garage

- - - - + + + + + + +Jenirok + + + + + + + + + + + + + +

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 which means that Jenirok is mainly usable for Finnish, Swedish and Danish users. Currently Jenirok is available in English and Finnish, but I'm looking for Swedish and Danish 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:

+
make
+fakeroot make install
+ +
+ +

Copyright (C) 2010 Jesse Hakanen

+ +

Jenirok project page on garage

+ + + + -- 1.7.9.5