Difference between revisions of "SimpleAgenda.app"

From GNUstepWiki
Jump to navigation Jump to search
(SimpleAgenda 0.23)
(Added note about libical)
(28 intermediate revisions by 2 users not shown)
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.23.tar.gz 0.23] |
+
currentversion = [https://github.com/poroussel/simpleagenda/archive/v0.44.zip 0.44] |
  
releasedate = Jul 01, 2007 |
+
releasedate = Nov 20, 2017 |
  
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. The last version of libical that works with it is [https://github.com/libical/libical/archive/v0.48.tar.gz 0.48] due to API breakage.|
  
 
features =
 
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 |
+
Check the project [https://github.com/poroussel/simpleagenda homepage] for detailed features. |
 +
 
 +
maintainer = [mailto:p.o.roussel@free.fr Philippe Roussel] |
  
 
relatedlinks =
 
relatedlinks =
* [http://coyote.octets.fr/pub/gnustep/ Official page]
+
* [https://github.com/libical/libical libical homepage on GitHub]
* [http://www.citadel.org/doku.php/installation:start libical download page]
 
  
 
[[Image:SimpleAgenda.png]] |
 
[[Image:SimpleAgenda.png]] |

Revision as of 16:27, 21 February 2019

SimpleAgenda is a simple calendar and agenda application.

Current Version: 0.44

  • Released: Nov 20, 2017
  • 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. The last version of libical that works with it is 0.48 due to API breakage.

Features

Check the project homepage for detailed features.

Maintainer

Philippe Roussel

Related Links

File:SimpleAgenda.png