View source for Paroli

From Openmoko

Paroli
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 Paroli.

Personal tools

Paroli is an integrated phone application based on Tichy (and so also written in python).

Paroli dialer

Getting the sources

paroli has been merged into tichy, so the sources can be found on tichy git repository :

git clone git://git.openmoko.org/git/tichy

Or, if you have access to the git machine and want to commit :

git clone ssh://git@git.openmoko.org/var/cache/git/tichy.git


Documentation

Most documentation can be found in tichy/paroli repository, in the doc directory. To get started with paroli it is suggested to have a look at those files first :

The full documentation for tichy library can be generated using epydoc (see the README file)