SimpleAgenda.app
From GNUstepWiki
(Difference between revisions)
| Revision as of 15:31, 6 July 2007 Poroussel (Talk | contribs) SimpleAgenda 0.24 ← Previous diff |
Current revision Poroussel (Talk | contribs) SimpleAgenda 0.43 release |
||
| 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.24.tar.gz 0.24] | | + | currentversion = [http://coyote.octets.fr/pub/gnustep/SimpleAgenda-0.43.tar.gz 0.43] | |
| - | releasedate = Jul 06, 2007 | | + | releasedate = Sep 15, 2012 | |
| - | license = GPL 2 | | + | license = GPL 2 or later | |
| overview = | 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. | + | Based on libical, SimpleAgenda handles multiple local and distant (through webcal) calendars. You can share your calendars with Mozilla Calendar, Evolution and possibly others. It works for me but backup your data if it's really important ! |
| - | 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'.| | + | SimpleAgenda requires the latest GNUstep stable release.| |
| features = | features = | ||
| - | * multiples agendas | ||
| - | * monthly calendar, day view and summary | ||
| - | * create, resize and move appointments easily | ||
| - | * export individual appointments as files and to pasteboard | ||
| - | * changing rapidly | ||
| - | * open to suggestions and friendly with contributors ! | | ||
| - | maintainer = Philippe Roussel | | + | Check the project [http://coyote.octets.fr/simpleagenda/ homepage] for detailed features. | |
| + | |||
| + | maintainer = [mailto:p.o.roussel@free.fr Philippe Roussel] | | ||
| relatedlinks = | relatedlinks = | ||
| - | * [http://coyote.octets.fr/pub/gnustep/ official download page] | + | * [http://coyote.octets.fr/simpleagenda/ official homepage] |
| - | * [http://www.citadel.org/doku.php/installation:start libical download page] | + | * [http://sourceforge.net/projects/freeassociation/ libical homepage on sourceforge] |
| [[Image:SimpleAgenda.png]] | | [[Image:SimpleAgenda.png]] | | ||
Current revision
SimpleAgenda is a simple calendar and agenda application.
Current Version: 0.43
- Released: Sep 15, 2012
- Licensed: GPL 2 or later
Overview
Based on libical, SimpleAgenda handles multiple local and distant (through webcal) calendars. You can share your calendars with Mozilla Calendar, Evolution and possibly others. It works for me but backup your data if it's really important !
SimpleAgenda requires the latest GNUstep stable release.
Features
Check the project homepage for detailed features.

