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
mpl b0901046fe Dockerfile: use Go 1.11
Change-Id: Ia42c6aec924436f8a1fb5a226fb204f043f4e06b
2018-09-21 01:32:26 +02: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 Merge "clients/osx: use Keepy for all app icons" 2018-09-06 18:59:08 +00:00
cmd cmd/pk-mount: add schema summary to doc 2018-08-28 18:55:20 +02:00
config importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
dev dev/devcam: use libsqlite3 tag when -sqlite=true 2018-09-14 22:16:23 +02:00
doc Merge "doc: add files vs permanodes explanation" 2018-09-05 15:32:33 +00:00
internal internal/geocode: use viewport if bounds is not defined 2018-08-23 19:39:47 +02:00
misc misc/docker/synology: tag images and build stages 2018-08-06 19:52:33 +02:00
pkg pkg/server: fix camlistore.org refs on help page 2018-09-14 03:21:03 +02:00
server Merge "importer/twitter: add likes import" 2018-08-21 23:53:37 +00:00
vendor make.go: update to Go 1.11 as required version 2018-09-14 13:01:08 +00:00
website Merge "pk-web: push commit to perkeep repo instead of camlistore one" 2018-07-10 18:49:29 +00: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 dev/devcam: use libsqlite3 tag when -sqlite=true 2018-09-14 22:16:23 +02:00
.header Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
.travis.yml dev/devcam: use libsqlite3 tag when -sqlite=true 2018-09-14 22:16:23 +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 Dockerfile: use Go 1.11 2018-09-21 01:32:26 +02:00
Gopkg.lock make.go: update to Go 1.11 as required version 2018-09-14 13:01:08 +00:00
Gopkg.toml make.go: update to Go 1.11 as required version 2018-09-14 13:01:08 +00:00
Makefile Add Makefile rule to push dev Docker images to gcr.io. 2018-08-17 14:03:50 -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
go.mod make.go: update to Go 1.11 as required version 2018-09-14 13:01:08 +00:00
go.sum make.go: update to Go 1.11 as required version 2018-09-14 13:01:08 +00:00
make.go make.go: update to Go 1.11 as required version 2018-09-14 13:01:08 +00: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.