|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
This utility provides one way synchronization between Lotus Notes and Outlook. From Outlook the calendar can be synchronized to various mobile phones, such as the iPhone or an Android phone. In fact, TieCal was designed to synchronize my Lotus Notes calendar with my iPhone and I use it for this purpose every day. The source code is open (under the GNU GPL license) and there is no cost to download or use TieCal. See ScreenShots for a quick glance at how the tool looks like. For information how to use it, see UserGuide NewsTuesday 2010.03.02: Released 0.5.1. Changes:
Monday 2010.01.18: Released 0.5. Changes:
Sunday 2009.09.27: Released 0.4. Changes:
DISCLAIMERThis tool is provided without an warranty. Backup your Outlook and iPhone calendars before trying this tool. LimitationsThe synchronization only goes one way, from Notes to Outlook. Entries created in Outlook or on your phone will not be written to Lotus Notes. I have no plans to add two way sync, since I personally do not need it. Planned ImprovementsSee the Issue Page to view existing feature requests or add your own request. CompatibilityThis tool has been tested with Lotus Notes v7.0.2 and v8.5 and Microsoft Outlook 2007. Other versions may work, but I have no possibility to test this. If you try this, please report success of failure in the discussion forum. RequirementsTo Compile the Code (Advanced)The tool is written in C# using WPF as GUI toolkit. It uses LINQ to query collections and thus the requirements to compile the sources are:
To Run the ProgramThe only unusual runtime dependency is .NET 3.5 runtime (freely available from microsoft, will be distributed when I make a proper setup.exe release). In the meantime, you can download it from microsoft. |