View Single Post
Posts: 20 | Thanked: 17 times | Joined on Nov 2011 @ Zagreb, Croatia
#1
Hi everyone!

Util we get official call log from Jolla and inspired by answer from kortsi at https://together.jolla.com/question/...lete-call-log/ I decided to create simple script which creates a html table and invokes browser to show it.

Also, I packed everything into tar file, so you can use it as application to show full call log. Icon I used to show this "application" was from my Nokia 808.

To use tar from attachment in this post, copy it to root directory (/) and un-tar as root:
Code:
devel-su
cd /
tar xvf call-log.0.1.tar
Contents of archive is as follows:
Code:
[nemo@localhost Downloads]$ tar -tvf call-log.0.1.tar
drwxrwxr-x nemo/nemo         0 2014-02-12 00:16 home/nemo/.call-log/
-rw-r--r-- nemo/nemo       168 2014-02-12 00:06 usr/share/applications/call-log.desktop
-rwxr-xr-x root/root      1375 2014-02-12 00:14 usr/share/call-log/call-log.sh
-rw-r--r-- root/root      8230 2014-02-11 22:59 usr/share/icons/hicolor/86x86/apps/call-log.png
Note: I am not a developer, so I used my bash/scripting knowledge to made this possible. Probably I didn't everything "by the book", so if I made some mistakes please let me know.

Of course, as usual, use it at your own risk

18.02.2014. added new version 0.3.
Attached Files
File Type: tar call-log.0.3.tar (20.0 KB, 342 views)

Last edited by kskoda; 2014-02-18 at 08:01.
 

The Following 12 Users Say Thank You to kskoda For This Useful Post: