Update the tahoewapi.js link to point to a new repository home.

[Imported from Trac: page RelatedProjects, version 74]
nejucomo 2011-05-12 19:07:24 +00:00
parent 6c20d9e713
commit beef509424

@ -9,7 +9,7 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools
* [tiddly_on_tahoe](http://tahoe-lafs.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://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](http://insecure.tahoe-lafs.org:3567/uri/URI%3ADIR2-RO%3Atx5ebwnwwdnjon3oqonfj5hrju%3Am2hxcuwpvi6znrevqicnyiokwbudnfpxpxf2wnqe7aajz4ditp3q/) -- Nathan Wilcox's Tahoe-LAFS JavaScript library
* [tahoewapijs](https://bitbucket.org/nejucomo/tahoewapi.js) -- 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
* [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