add Tahoe Explorer

[Imported from Trac: page RelatedProjects, version 55]
davidsarah 2010-04-04 16:21:10 +00:00
parent 6a4e3d93ab
commit 9655b6efe0

@ -7,6 +7,7 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools
* François Deppierraz's [Tahoe-LAFS plugin for duplicity](http://duplicity.nongnu.org/duplicity.1.html)
* [tiddly_on_tahoe](http://allmydata.org/trac/tiddly_on_tahoe) -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe-LAFS
* [GridBackup](http://github.com/divegeek/GridBackup) -- Shawn Willden's ambitious new backup tool project (pre-alpha state).
* [Tahoe Explorer](http://allmydata.org/pipermail/tahoe-dev/2010-March/004138.html) -- a [JavaScript](JavaScript) UI and webapi interface by Toby Murray (see also ticket #999)
* [tahoewapijs](http://testgrid.allmydata.org:3567/uri/URI%3ADIR2-RO%3Atx5ebwnwwdnjon3oqonfj5hrju%3Am2hxcuwpvi6znrevqicnyiokwbudnfpxpxf2wnqe7aajz4ditp3q/) -- Nathan Wilcox's Tahoe-LAFS JavaScript library
* `src/allmydata/gui/macapp.py` -- Rob Kinninmont's Macintosh GUI
* `contrib/fuse` -- three different FUSE implementations by three different authors
@ -41,6 +42,7 @@ We are fortunate to have a vast library of high quality Free Software that we ca
* gcc
* Nevow
* setuptools
* OpenSSL
# Other Projects