From c9e4ae7aaf8742bd428fab7a9e74b599af27ec52 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 25 Nov 2011 16:56:05 +0000 Subject: [PATCH] fix link to macapp.py [Imported from Trac: page RelatedProjects, version 81] --- RelatedProjects.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index fb0aee7..83fce52 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -10,7 +10,6 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools * [GridBackup](http://github.com/divegeek/GridBackup) -- Shawn Willden's ambitious new backup tool project (pre-alpha state). * [Tahoe Explorer](http://tahoe-lafs.org/pipermail/tahoe-dev/2010-March/004138.html) -- a JavaScript-based UI and webapi interface by Toby Murray (see also ticket #1000) * [tahoewapijs](https://bitbucket.org/nejucomo/tahoewapi.js) -- Nathan Wilcox's Tahoe-LAFS JavaScript library - * `src/allmydata/gui/macapp.py` -- Rob Kinninmont's Macintosh GUI * [tahoe-w32-client](http://tahoe-lafs.org/trac/tahoe-w32-client) -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by [allmydata.com](AllmydataDotComPage) and open-sourced, but not documented or announced * [libtahoeclient_webapi](http://tahoe-lafs.org/trac/libtahoeclient_webapi) -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state) * [TahoeLAFS-android](http://github.com/ctrlaltdel/TahoeLAFS-android) -- François Deppierraz's Tahoe-LAFS client for Android phones @@ -23,6 +22,9 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools * [pyfilesystem](http://code.google.com/p/pyfilesystem/) has a Tahoe-LAFS backend now thanks to slush * [DDBFS](http://forge.bearstech.com/trac/wiki/DDBFS) is a proof of concept for a data storage middleware +possibly unmaintained + * [macapp.py]source:trunk/mac@4434 -- Rob Kinninmont's Macintosh GUI + # Tips and Tricks Tahoe-LAFS can be integrated into several other tools simply by adjusting some configuration settings. These include iCal, Bazaar, Perforce, and git-annex: