Pisi

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
Line 61: Line 61:
 
   Name=[[Pisi]]|
 
   Name=[[Pisi]]|
 
   Description=PIM synchronization |
 
   Description=PIM synchronization |
   Homepage=https://projects.openmoko.org/plugins/wiki/index.php?id=156&type=g|
+
   Homepage=http://freshmeat.net/projects/pisiom|
 
   Screenshot=No-screenshot.png|
 
   Screenshot=No-screenshot.png|
 
   TestedOn=SHR|
 
   TestedOn=SHR|

Revision as of 01:05, 11 January 2010

PISI contact synchronization
PISI calendar synchronization

Pisi is an application for synchronizing PIM data.

Supported Contacts data sources:

  • SIM via DBUS (e.g. SHR)
  • QTopia address book (e.g. OM 2008.12)
  • LDAP (read only)
  • VCF files (local / webdav)
  • Google contacts
  • OPIMD

Supported Calendar data sources:

  • Google calendars
  • ICalendar files (local / webdav)

To install PISI, run

opkg install pisi

Configuration example, .pisi/conf to sync contacts and calendar with google calendar and contacts with google mail:

[googleCalendar]
description=My Google Calendar
module=calendar_google
user=user@gmail.com
password=secret
calendarid=user@gmail.com

[pimlicodates]
description= Pimlico Dates
module=calendar_ics
path=/home/root/.evolution/calendar/local/system/calendar.ics
postprocess=killall e-calendar-factory

[googlecontacts]
description=Google Contacts Account
module=contacts_google
user=user@gmail.com
password=secret

[remoteIcs]
description= Remote ICS on Webdav
module=calendar_remoteics
url=http://webdav.davserver.net/private/pim/
file=remotecalendar.ics
username=<LOGIN>
password=<PASSWORD>

[shrsim]
description=SHR SIM Card Contacts
module=contacts_dbussim
max_simentries = 250
simentry_name_maxlength=18


No-screenshot.png Pisi

PIM synchronization


Homepage: http://freshmeat.net/projects/pisiom
Package:
Tested on: SHR

Personal tools
PISI contact synchronization
PISI calendar synchronization

Pisi is an application for synchronizing PIM data.

Supported Contacts data sources:

  • SIM via DBUS (e.g. SHR)
  • QTopia address book (e.g. OM 2008.12)
  • LDAP (read only)
  • VCF files (local / webdav)
  • Google contacts
  • OPIMD

Supported Calendar data sources:

  • Google calendars
  • ICalendar files (local / webdav)

To install PISI, run

opkg install pisi

Configuration example, .pisi/conf to sync contacts and calendar with google calendar and contacts with google mail:

[googleCalendar]
description=My Google Calendar
module=calendar_google
user=user@gmail.com
password=secret
calendarid=user@gmail.com

[pimlicodates]
description= Pimlico Dates
module=calendar_ics
path=/home/root/.evolution/calendar/local/system/calendar.ics
postprocess=killall e-calendar-factory

[googlecontacts]
description=Google Contacts Account
module=contacts_google
user=user@gmail.com
password=secret

[remoteIcs]
description= Remote ICS on Webdav
module=calendar_remoteics
url=http://webdav.davserver.net/private/pim/
file=remotecalendar.ics
username=<LOGIN>
password=<PASSWORD>

[shrsim]
description=SHR SIM Card Contacts
module=contacts_dbussim
max_simentries = 250
simentry_name_maxlength=18


No-screenshot.png Pisi

PIM synchronization


Homepage: https://projects.openmoko.org/plugins/wiki/index.php?id=156&type=g
Package:
Tested on: SHR