Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
Brett Slatkin 80171f6692 newui: Adds a toolbar class with bigger/smaller buttons; they do nothing yet
Change-Id: I8e053062e832239f6c34769faa71b84ab174684b
2012-12-23 17:27:31 -08:00
.hackfests Add hackfest entry 2012-12-23 11:06:30 -08:00
clients Mark camwebdav as broken. 2012-12-16 20:41:06 -08:00
cmd camsync, client: check size consistency in sync pass too. 2012-12-23 09:22:25 -08:00
config Show owner name on index page 2012-12-11 18:41:23 -08:00
doc add WIP notes on modeling a blog 2012-02-28 19:43:33 -08:00
gopath add a dummy gopath directory, if the user's GOPATH isn't setup. 2012-02-21 01:48:39 -08:00
lib/python Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
misc camlibot: print stdout as well on failure page 2012-12-23 23:56:58 +01:00
pkg client: fix test failure 2012-12-23 14:20:15 -08:00
server newui: Adds a toolbar class with bigger/smaller buttons; they do nothing yet 2012-12-23 17:27:31 -08:00
third_party goexif fixes 2012-12-06 18:24:55 +01:00
website Update camweb from old/template to html/template. 2012-06-16 10:20:32 -07:00
.gitignore Make recent.html the main page. 2012-12-11 18:29:58 -08:00
.header update header's date 2012-02-28 12:45:58 +11:00
AUTHORS gofmt 2012-11-03 14:54:45 +01:00
CONTRIBUTORS gofmt 2012-11-03 14:54:45 +01:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
HACKING Add some notes 2012-12-07 17:14:31 -05:00
Makefile presubmit: say PASS at the end 2012-11-07 17:49:22 +01:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO Add TODO about connection throttling for testing. 2012-12-06 17:57:27 -08:00
camfix.pl Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
dev-appengine AE script: Fixing perl opt escaping 2011-12-04 14:16:19 -08:00
dev-blobserver update dev-server and dev-blobserver (but dev-blobserver still broken on start-up) 2012-03-05 16:36:28 -08:00
dev-camget Fix broken secring references in dev-camput and dev-camget. Fix dev-pass-camput. 2012-05-14 01:07:04 +10:00
dev-cammount fs,fuse: new 'welcome' root node, where you can navigate/search anywhere. 2012-04-29 14:29:51 +10:00
dev-camput camput: automatic blobroot path discovery 2012-11-07 22:23:45 -06:00
dev-camsync update dev-* scripts to use misc/devlib.pl and install binaries in gopath/bin/OS_ARCH 2012-03-27 10:37:21 -07:00
dev-db update dev-* scripts to use misc/devlib.pl and install binaries in gopath/bin/OS_ARCH 2012-03-27 10:37:21 -07:00
dev-pass-camput Fix broken secring references in dev-camput and dev-camget. Fix dev-pass-camput. 2012-05-14 01:07:04 +10:00
dev-server Add GOPATH warning 2012-12-23 13:07:46 -08:00

README

Camlistore is a way to store, sync, share, model and back up content.

It stands for "Content-Addressable Multi-Layer Indexed Storage", for
lack of a better name.

See:

     http://camlistore.org/

... for actual documentation.