Build, if that was not necessary blame cartman who told me "sure" :-D
[kdepim.git] / README
blobf0a7924b6aab9926a9a21e01420d91000ba60427
1 In this file:
3 * What you find here
4 * What it is
5 * Mailing List, Getting involved
7 What you find here
8 ------------------
10 Anything relating to the KDE-PIM project. See also http://pim.kde.org.
12 The KDE-PIM project aims to bring together those who wish to help design,
13 implement, test, etc. anything that's to do with personal information
14 management.
16 This rather broad scope encompasses mail clients, addressbooks, usenet news,
17 scheduling and even sticky notes.
19 What it is
20 ----------
22 * kaddressbook: The KDE addressbook application.
23 * kandy: sync phone book entries between your cell phone and computer
24          ("kandy" comes from "Handy", the german word used for a cellular)
25 * kmail: the KDE mail client
26 * kmailcvt: tool for importing mail related data from other programs
27 * knode: news client
28 * korganizer: a calendar-of-events and todo-list manager
29 * kpilot: to sync with your PalmPilot
30 * kalarm: gui for setting up personal alarm messages, emails and commands
31 * kalarmd: alarm monitoring daemon, shared by korganizer and kalarm.
32 * kontact: A shell for the PIM apps, still experimental.
33 * karm: Time tracker.
34 * kitchensync: Synchronization framework, still under heavy development.
35 * kfile-plugins: vCard KFIleItem plugin.
36 * knotes: yellow notes application
37 * konsolecalendar: Command line tool for accessing calendar files.
38 * korn: mail checker
40 There is also quite an amount of infrastructure in this package:
42 * calendarsystem: library for handling of non-gregorian calendar systems
43 * libkdepim: Common code for different kdepim apps
44 * libkdenetwork: Common code for apps previously being in the kdenetwork CVS
45                  module (KMail, KNode). This will be merged with libkdepim.
46 * mimelib: MIME messages library
47 * libkcal: C++ api for the iCalendar and vCalendar formats
48 * libkcal/libical: a basic iCalendar protocol implementation, see RFCs 2245,2246
49 * libkpimexchange: connecting to Exchange2000 servers
50 * kabc/frontend: A GUI frontend for libkabc, not intended for end users.
51 * kgantt: lib to display and manage Gantt diagrams used by the project view
52           plugin of KOrganizer
53 * kdgantt: alternative lib for Gantt diagrams, used by the free/busy view of
54            KOrganizer (yes, we should decide for one of the Gantt libs)
55 * ksync: library for syncing collections of data entries
56 * kioslaves/sieve: Sieve kioslave
57 * ktnef: handling of tnef data
59 The following subdirectories have been moved to kdenonbeta/kdepim:
61 * empath: a modular e-mail client, designed for reuse, needs a Qt
62           with threading support
63 * twister: another personal information manager, needs empath
64 * kab2: another design for the KDE addressbook
66 * ldif: a parser for LDIF, the LDAP Information Interchange Format
67 * libdif: dito, one of them is superfluous
68 * libimap: IMAP handling
69 * librmm: an Internet mail message parser (RFC 822 -> Class hierarchy)
71 Mailing List, getting involved
72 ------------------------------
74 If you'd like to get involved with the project, subscribe to kde-pim@kde.org
75 with an email to kde-pim-request@kde.org with the subject line:
76 subscribe my@email.address
78 If you have questions relating to this module please post them on the
79 mailing list (kde-pim@mail.kde.org).
81 If you are interested in kmail development use the mailing list
82 kmail@kde.org.
84 $Id$