Difference between revisions of "Addresses"

From GNUstepWiki
Jump to navigation Jump to search
m
m (+ link to blog entry)
Line 20: Line 20:
 
* [http://giesler.biz/bjoern/en/sw_addr.html Official Page]
 
* [http://giesler.biz/bjoern/en/sw_addr.html Official Page]
 
* [http://gap.nongnu.org/addresses/index.html Original Page]
 
* [http://gap.nongnu.org/addresses/index.html Original Page]
* [[AddressManager.app]] |
+
* [[AddressManager.app]]
 +
* [http://gnustep.blogspot.com/2008/02/addresses-contact-manager.html Addresses, a contact manager]|
  
 
category = [[Category:PIM_Frameworks]]
 
category = [[Category:PIM_Frameworks]]
 
}}
 
}}

Revision as of 21:49, 10 February 2008

Addresses is a framework that allows access to the addresses database.

Current Version: 0.4.7

  • Released: July 20, 2007
  • Licensed: LGPL

Overview

Addresses for GNUstep is a versatile address book application for managing contact information. It stores addresses, phone numbers, pictures, instant messaging information, email, homepages and whatever.

Features

  • Addresses is sourcecode-compatible with Apple's AddressBook.framework.
  • Contains a view framework to facilitate the construction of applications that use the contact database.
  • Addresses is currently being used by Ludovic Marcotte's GNUMail application.

Maintainer

Related Links