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
Brad Fitzpatrick b1c1d1be68 blobserver/localdisk: be sure to implement SubFetcher for blobpacked
My fault for not running the (slow) integration tests before I broke
things in a4d0cc6ab7.

Fixes #1136

Change-Id: Ia30051da02974d0c3e79e0b220ff86dcab5771e4
2018-04-30 16:23:43 -07:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07:00
clients clients/android: Keepy icon 2018-04-26 14:21:52 -07:00
cmd Merge "cmd/pk-mount: in debug mode, dump stacks on SIGQUIT" 2018-04-27 18:24:38 +00:00
config importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
dev dev/devcam: do not look for pk in ./bin dir 2018-04-25 22:51:41 -07:00
doc geocode: support the now-required Google API key and document how to configure 2018-04-25 11:20:47 -07:00
internal misc/docker/heiftojpeg: switch to ImageMagick 2018-04-27 16:26:14 -07:00
lib/python all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
misc server/perkeepd: self-fix instance user-data 2018-04-30 15:58:26 -07:00
old Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
pkg blobserver/localdisk: be sure to implement SubFetcher for blobpacked 2018-04-30 16:23:43 -07:00
server server/perkeepd: self-fix instance user-data 2018-04-30 15:58:26 -07:00
vendor vendor: update gopherjs to 8dffc02ea1cb8398bb73f30424697c60fcf8d4c5 2018-04-29 18:25:37 +01:00
website website: fix test working dir 2018-04-25 23:18:16 -07:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07:00
.header Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
.travis.yml Travis CI: use go 1.10 2018-04-05 20:36:08 +02:00
AUTHORS C+A: add Peter Etelej (Individual CLA) 2018-03-11 19:36:32 +03:00
BUILDING all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
CONTRIBUTING.md cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
CONTRIBUTORS C+A: add Peter Etelej (Individual CLA) 2018-03-11 19:36:32 +03:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Dockerfile cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
Gopkg.lock vendor: update gopherjs to 8dffc02ea1cb8398bb73f30424697c60fcf8d4c5 2018-04-29 18:25:37 +01:00
Gopkg.toml vendor: update gopherjs to 8dffc02ea1cb8398bb73f30424697c60fcf8d4c5 2018-04-29 18:25:37 +01:00
Makefile Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07:00
README.md website: mention CoC on community page 2018-03-19 16:39:20 +01:00
TESTS all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
TODO cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
make.go website: move go code to pk-web package 2018-04-23 16:42:35 -07:00

README.md

Perkeep is your personal storage system.

It's a way to store, sync, share, import, model, and back up content. Keep your stuff for life.

For more, see

Other useful files

  • BUILDING - how to compile it ("go run make.go")
  • CONTRIBUTING - how to do development and contribute

Perkeep Resources

Code of Conduct

Please note that this project uses a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.