Difference between revisions of "SimpleAgenda.app"

From GNUstepWiki
Jump to navigation Jump to search
m
(SimpleAgenda 0.23)
Line 2: Line 2:
 
shortdescription = SimpleAgenda is a simple calendar and agenda application. |
 
shortdescription = SimpleAgenda is a simple calendar and agenda application. |
  
currentversion = [http://coyote.octets.fr/pub/gnustep/SimpleAgenda-0.22.tar.gz 0.22] |
+
currentversion = [http://coyote.octets.fr/pub/gnustep/SimpleAgenda-0.23.tar.gz 0.23] |
  
releasedate = Jun 22, 2007 |
+
releasedate = Jul 01, 2007 |
  
 
license = GPL 2 |
 
license = GPL 2 |
Line 10: Line 10:
 
overview =
 
overview =
  
Based on ChronographerSource anb libical, SimpleAgenda handle multiple read/write local calendars and multiple read-only (for now) distant ones. In the future, ChronographerSource dependency may be removed and iCalendar support will be improved.|
+
Based on libical, SimpleAgenda handles multiple local and distant (through webcal) calendars. Starting with version 0.23, ChronographerSource no longer is a dependency and we're slowly moving the data structures to libical ones.
 +
 
 +
The big missing point for now is account/calendar creation in the GUI. Except for the private local account, created by default, you will have to use 'defaults write...'. You will find an example in the source, a file called 'defaults'.|
  
 
features =
 
features =

Revision as of 16:55, 1 July 2007

SimpleAgenda is a simple calendar and agenda application.

Current Version: 0.23

  • Released: Jul 01, 2007
  • Licensed: GPL 2

Overview

Based on libical, SimpleAgenda handles multiple local and distant (through webcal) calendars. Starting with version 0.23, ChronographerSource no longer is a dependency and we're slowly moving the data structures to libical ones.

The big missing point for now is account/calendar creation in the GUI. Except for the private local account, created by default, you will have to use 'defaults write...'. You will find an example in the source, a file called 'defaults'.

Features

  • multiples agendas
  • monthly calendar, day view and summary
  • create, resize and move appointments easily
  • changing rapidly
  • open to suggestions and friendly with contributors !

Maintainer

Philippe Roussel

Related Links

File:SimpleAgenda.png