Difference between revisions of "SimpleAgenda.app"

From GNUstepWiki
Jump to navigation Jump to search
(SimpleAgenda 0.31)
 
(23 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.31.tar.gz 0.31] |
+
currentversion = [https://github.com/poroussel/simpleagenda/archive/refs/tags/v0.46.tar.gz 0.46] |
  
releasedate = Nov 21, 2007 |
+
releasedate = Oct 17, 2021 |
  
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 !
  
Just a tip : don't use webcal:// prefix in iCalendar agenda URLs, change it to http|
+
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
 
* handle events and tasks
 
* support local and distant (ftp, http) iCalendar agendas
 
* monthly calendar, day view, summary and tasks view
 
* create, resize and move appointments easily
 
* export individual elements as files and to pasteboard
 
* import .ics files
 
* simple text search
 
* 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 download page]
+
* [https://github.com/libical/libical libical homepage on GitHub]
* [http://www.octets.fr/projets/gnustep/ alternate download page]
 
* [http://sourceforge.net/project/showfiles.php?group_id=16077 libical download page on sourceforge]
 
  
 
[[Image:SimpleAgenda.png]] |
 
[[Image:SimpleAgenda.png]] |

Latest revision as of 07:25, 18 October 2021

SimpleAgenda is a simple calendar and agenda application.

Current Version: 0.46

  • Released: Oct 17, 2021
  • 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