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
Euan Kemp 944677f3a1 C+A: Add Euan (Individual CLA)
Adding myself per the contributing guide's recommendation.

Change-Id: I0460d76a872a44cfd493b57e59cf172bb34fca51
2018-06-15 16:50:44 -07:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
clients clients/osx: fix build 2018-05-02 21:52:02 -07:00
cmd Merge "pk/fs: add Logger, set it to discard when not debugging" 2018-05-19 02:44:04 +00:00
config importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
dev devcam: review: fix origin in git config 2018-05-26 02:16:32 +02:00
doc website: Gerrit instance update 2018-05-24 21:32:18 +02:00
internal perkeepd, serverinit, gce: opaque-ify serverinit.Config, trim camlistored.go 2018-05-13 15:50:10 -07:00
misc misc/release: enable upload of existing archives 2018-05-15 01:54:53 +02:00
pkg Merge "pkg/blobserver/s3: fix tests" 2018-06-15 00:35:19 +00:00
server web UI: show progress dialog when adding items to set 2018-05-25 21:01:01 +02:00
vendor vendor: update github.com/syndtr/goleveldb 2018-06-08 10:47:36 -07:00
website website: fix sender for commit msg with mailgun 2018-06-14 20:11:16 +02:00
.appveyor.yml appveyor: set CGO_ENABLED=0 to disable need for gcc 2018-05-17 18:01:43 -04:00
.dockerignore buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
.gitignore misc/release: update release tools 2018-05-11 02:51:55 +02: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 Euan (Individual CLA) 2018-06-15 16:50:44 -07:00
BUILDING all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
CONTRIBUTING.md CONTRIBUTING: fix clone url 2018-06-12 22:33:07 +02:00
CONTRIBUTORS C+A: Add Euan (Individual CLA) 2018-06-15 16:50:44 -07:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Dockerfile buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
Gopkg.lock vendor: update github.com/syndtr/goleveldb 2018-06-08 10:47:36 -07:00
Gopkg.toml vendor: update github.com/syndtr/goleveldb 2018-06-08 10:47:36 -07:00
Makefile Dockerfile: update for 0.10 release 2018-05-01 23:17:40 -07:00
README.md README: remove extra test CI badge 2018-05-18 21:03:34 +02:00
TESTS all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
TODO perkeepd, serverinit, gce: opaque-ify serverinit.Config, trim camlistored.go 2018-05-13 15:50:10 -07:00
VERSION Add a VERSION file to the master branch. 2018-05-02 13:51:47 -07:00
make.go make.go: add with_embed build tag to all generated resources 2018-05-15 20:14:50 +02: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

Continuous Integration

Linux: Windows:

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.