EBook Tools
EBook Tools is a set of tools that helps developing clients for evolution-data-server addressbooks. more…
It currently consists of two tools:
ebook-editor is a simple UI, that opens an book-view with a specified query on a book and shows the result in a list. The vcard structure of the selected contact is shown in a second list. It also allows to add, delete and modify the vcards stored in the book.
ebook-client is a pure commandline client for libebook. It somewhat follows unix-philosophy in that multiple calls can be connected, for instance you can do “ebook-client -q all | ebook-client -a –” to duplicate all contacts in a book.
ebook-tools
EBook Tools repository
-
Cloning this repository:
git clone git://gitorious.org/ebook-tools/ebook-tools.git ebook-tools cd ebook-tools
Add this repository as a remote to an existing local repository:
git remote add ebook-tools git://gitorious.org/ebook-tools/ebook-tools.git git fetch ebook-tools git checkout -b my-local-tracking-branch ebook-tools/master_or_other_branch
osso-abook-import-many
Import many contacts into Maemo 5 Contacts within one step. more…
It is meant as temporary workaround for https://bugs.maemo.org/show_bug.cgi?id=6412
-
Cloning this repository:
git clone git://gitorious.org/ebook-tools/osso-abook-import-many.git osso-abook-import-many cd osso-abook-import-many
Add this repository as a remote to an existing local repository:
git remote add osso-abook-import-many git://gitorious.org/ebook-tools/osso-abook-import-many.git git fetch osso-abook-import-many git checkout -b my-local-tracking-branch osso-abook-import-many/master_or_other_branch
Activities 
-
Monday February 22 2010
-
Push
14:13
Jörgen Scheibengruber pushed e0a44bb0 to ebook-tools/ebook-tools:master
Jörgen Scheibengruber on February 22, 2010 14:13 -
Push
14:11
Jörgen Scheibengruber pushed 6 commits to ebook-tools/ebook-tools:master
master changed from e3dd781 to afdd904

-

