Our Maemo Projects
This is a Dmitriy Korovkin's
page
Main
First I bought my Nokia 770 device. Then I figured out that some pieces
of the software are done very well (I really like the Connection manager).
Some pieces of the software are done good (probably all the other
applications). But some pieces of the software are ... not written. After
a little exploring of the Maemo Garage
I found that there are some software I need. But it's not as good as I want.
So I decided to change that software and adjust it to my needs. So, here it is:
Contacts
First, I figured out that the Nokia 770 osso-addressbook can't store phone
numbers. This is really strange. So I found another implementation of the
addressbook for Maemo made by OpenHand company
here.
I made them look more in Maemo way and added some more accuracy in a person
name handling. I also start the application the way it's better in a Maemo
world -- by D-Bus service.
Download
contacts_0.7.1-1_armel.deb - a binary package for Nokia 770.
contacts-0.7-dk.tar.bz2 - the sources.
Phonelink
I really needed a program that dials my cell phone and send SMS messages.
Surely, this program has to work with Nokia 770 address book. So I found the
Phonelink program.
I didn't like it's user interface, so I changed it to the way I like it more.
Download
phonelink_0.8pre1_armel.deb - a binary package for Nokia 770.
phonelink-0.8pre1-dk.tar.bz2 - the sources.
libgnokii3_0.6.14_armel.deb - libgnokii - the library required by Phonelink to
talk to the cell phone. Binary package for Nokia 770.
osso-obexput
I needed a program that can push files through OBEX to bluetooth devices.
I could find btxfer.
So, I took it as a general idea and made osso-obexput. The main differences -
it doesn't need external programs, it doesn't work as an OBEX push server,
it uses Maemo gwobex library for the file transfer, it takes it's
initial device list from the gconf device configuration.
Download
osso-obexput_0.1_armel.deb - a binary package for Nokia 770.
osso-obexput-0.1.tar.bz2 - the sources.
Try this software out!