View source for Pimlico

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Pimlico.

Personal tools

Pimlico

From the website: Pimlico is a suite of lightweight Personal Information Management (PIM) applications designed primarily for handheld and mobile devices

  • Dates - calendar
  • Contacts - address book
  • Tasks - task list
  • Sync - synchronization

This project uses the evolution-data-server.

Project Website: pimlico

Successfully imported a full address book vcf file created by saving and Evolution address book. Have not yet tried importing (or sharing) a calendar. Dates seems to support online web calendars.

According to the project website, Sync is not quite ready for release (other than svn).

OM2008

Dates and Tasks are in opkg:

opkg install openmoko-dates2 openmoko-tasks2

See the project website for screen shots.

(In OM2008.x Contacts uses other package from qtopia.)

NB: This packages do not correspond to the last version of pimlico ?

Debian

Dates and Contacts can be compiled relatively easily from source by installing the necessary development packages. (Packaging underway).

Screenshots of running under the Matchbox WM:

Dates

Dates - Month View Dates - Week View Dates - Day View Dates - Details View

Contacts

Contacts - View Contacts - NewContacts - Edit


SHR

There is currently no package in the SHR repositories. You can add the Angstrom repository :

echo "arch base 50" > /etc/opkg/angstrom-feed.conf
echo "src/gz base http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base" >> /etc/opkg/angstrom-feed.conf
opkg update
opkg install dates tasks