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
Mathieu Lonjaret f21cd8eb49 Merge "Web UI: Render PDFs in detail view." 2019-05-04 13:01:05 +00:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app app/publisher/js: make it ignored by tests, with build tag 2019-04-30 23:50:40 +02:00
clients clients/android: bump targetSdkVersion to 26 2018-09-22 02:40:40 +02:00
cmd internal/rollsum: replace with go4.org/rollsum 2019-02-23 01:48:18 +01:00
config pkg/importer: add "instapaper" importer for Instapaper service 2018-11-26 07:57:08 -05:00
dev Merge "pkg/importer: add "instapaper" importer for Instapaper service" 2018-12-03 15:07:30 +00:00
doc website: remove opencollective links 2019-02-12 09:11:48 -08:00
internal internal/magic: add mkv as a known video extension 2019-03-28 15:13:02 -07:00
misc misc/docker/go: update to Go 1.11 2018-09-26 02:52:53 +02:00
pkg pkg/test: fix usage of make.go 2019-04-30 13:58:26 +02:00
server Web UI: Render PDFs in detail view. 2019-05-04 01:27:21 -04:00
vendor make.go: bump Go version to Go 1.12 2019-04-28 23:57:14 +02:00
website website: record version with buildinfo 2019-03-27 23:09:54 +01: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 Travis: bump Go to 1.12 2019-04-30 09:53:28 +02:00
AUTHORS C+A: Add Euan (Individual CLA) 2018-06-15 16:50:44 -07:00
BUILDING Update documented required version of go to 1.11 2019-03-26 09:50:27 -07:00
CONTRIBUTING.md Fix some bitrot & grammar in CONTRIBUTING.md 2019-04-30 13:09:35 -04: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: bump Go to 1.12.4 2019-04-30 13:43:56 +02:00
Gopkg.lock Merge "pkg/importer: add "instapaper" importer for Instapaper service" 2018-12-03 15:07:30 +00:00
Gopkg.toml Merge "pkg/importer: add "instapaper" importer for Instapaper service" 2018-12-03 15:07:30 +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: bump Go version to Go 1.12 2019-04-28 23:57:14 +02:00
go.sum internal/rollsum: replace with go4.org/rollsum 2019-02-23 01:48:18 +01:00
make.go app/publisher/js: make it ignored by tests, with build tag 2019-04-30 23:50:40 +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.