fix link to macapp.py

[Imported from Trac: page RelatedProjects, version 81]
zooko 2011-11-25 16:56:05 +00:00
parent a142866a32
commit c9e4ae7aaf

@ -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: