Installing Radicale On Windows

Is an open-source CalDav/CardDav server written entirely in Python. It integrates nicely with Android and iPhones for remotely stored calendars and vcards. Also, with a quick upgrade to roundcube and a carddav-plugin you can keep your email contacts in sync too! This guide was written from my experience installing it on a DS212+ running DS4.0-2228. 1) Install ipkg 2) Install optware-devel (!IMPORTANT! - In this step you may have to remove wget.

Popular Alternatives to Radicale for Windows. Explore Windows apps like Radicale, all suggested and ranked by the AlternativeTo user community. Installing Window Treatments. Decorating, Punch! Installing the Wall Brackets. Adding Trim to Stain-Grade Wood Windows.

Please be sure to download (using wget!) the correct package before removing it) 3) Install python2.7. Code: cd /usr/local/ git clone git://github.com/Kozea/Radicale.git radicale/ cd radicale python2.7 setup.py build python2.7 setup.py install Radicale builds to /opt/bin/radicale. 5) Configure Radicale This blog article has more info about configuring radicale: There are a few 'gotchas' while doing this. - if you want to add authentication, do so using htpasswd (found at /usr/syno/apache/bin/htpasswd).

You will target this file in the config where it says 'Authentication method.' Besure to change the encryption to SHA1 and run htpasswd with -s when creating the passwords - if you want to enable ssl, you will need to generate a self-signed cert: Certs and keys are found at /usr/syno/ssl/ (!IMPORTANT!

Be sure to use your nopass.key for the key part of the config) - besure to run in daemon mode if you want the process to continue after you exit terminal 6) Run Radicale.

Application: Category: Office Description: Radicale is a simple calendar and contacts server written in Python for CalDAV (and CardDAV) clients like Mozilla Sunbird, Mozilla Thunderbird, Evolution, iPhone and many more. Package contents: Radicale 1.1.1 Tested on Windows 7 64-bit with the following clients: Sunbird, Thunderbird with Lightning extension. All tests performed with and without SSL encryption and authentication. Excuses the basic questions but, what else would I need to make this work? Windows can't execute python scripts, can it? Also, would it work on Win 8.1 x64? Theoretically, this could allow me to run a caldav/cardav server on Windows? Wireless Sensor Network Thesis Pdf.

Edit: nevermind I read the help files and figured out portable Python is included. Now I need to figure out how to configure it all.

Edit2: I'm happy to let you know I got it to work on Win 8.1. It works flawlessly between desktop, desktop client (Thunderbird w/Lightning) and iOS devices. Now I just need to figure out SSL. Edit3: got it all working!

Thank you again for this fantastic lightweight app. Yes, I would assume so. Radicale Portable has been updated to Radicale version 0.10, so you might want to consider performing a regular update. However, because user files in the Data subdirectory will be respected by the installer and not overwritten, you will have to apply some changes manually. Here's how to proceed: 1.

Backup Radicale data by clicking the Radicale task tray icon → Data → Export 2. Update Radicale Portable with the most recent version 3. Delete all files in Data config templates and replace them with copies from App DefaultData config templates 4.

Select a configuration file template in Data config templates and drop it on the batch file in the same directory 5. Modify the resultant Data config config.ini if you had changed any further settings in your previous configuration 6. Restart Radicale Portable In case you are not sure about your previous configuration, you can always open a *.radicale export using the 7-Zip program and navigate to the appropriate location within the archive, for instance Data config directory, and have a glimpse at your backed up config.ini. Kind regards, Adamas.