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
Anton 9422c8898f
fix typo in Readme.md (#1580)
2021-12-17 18:44:56 -05:00
.github/workflows staticcheck: install with go.mod (#1568) 2021-09-04 19:57:39 -04:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app Remove unused code 2021-08-09 17:34:14 +02:00
clients move to go:embed (#1396) 2021-07-29 15:24:05 -04:00
cmd pkg/blobserver/diskpacked: TODO, Context and dead code cleanup 2021-08-01 10:58:40 +02:00
config pkg/importer: add "instapaper" importer for Instapaper service 2018-11-26 07:57:08 -05:00
deps staticcheck: install with go.mod (#1568) 2021-09-04 19:57:39 -04:00
dev Remove unused code 2021-08-09 17:34:14 +02:00
doc fix typo in Readme.md (#1580) 2021-12-17 18:44:56 -05:00
internal Remove unused code 2021-08-09 17:34:14 +02:00
misc go/Dockerfile: update shasum 2021-07-29 17:37:07 -04:00
pkg sorted: make the in-memory implementation support Wiper 2021-10-24 19:36:43 -07:00
server move to go:embed (#1396) 2021-07-29 15:24:05 -04:00
website fix bug: typo (#1574) 2021-11-21 02:07:48 -05:00
.dockerignore buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
.gitignore move to go:embed (#1396) 2021-07-29 15:24:05 -04:00
.header Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
AUTHORS C+A: add Ian Denhardt (Individual CLA) 2019-04-30 20:23:22 -04:00
BUILDING misc: go 1.15 -> 1.16 (closes #1398) 2021-07-29 17:33:10 -04:00
CONTRIBUTING.md CONTRIBUTING: we don't vendor code anymore 2021-02-07 17:44:41 -05:00
CONTRIBUTORS C+A: add Ian Denhardt (Individual CLA) 2019-04-30 20:23:22 -04:00
COPYING
Dockerfile Install ca-certificates for importers to work (#1578) 2021-12-04 15:41:19 -05:00
Makefile Add Makefile rule to push dev Docker images to gcr.io. 2018-08-17 14:03:50 -07:00
README.md Ci: move continuous integration tests to GitHub Actions 2020-09-18 00:44:58 +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 staticcheck: install with go.mod (#1568) 2021-09-04 19:57:39 -04:00
go.sum staticcheck: install with go.mod (#1568) 2021-09-04 19:57:39 -04:00
make.go move to go:embed (#1396) 2021-07-29 15:24:05 -04: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 Test Status Windows Test Status

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.