Skip to content

Instantly share code, notes, and snippets.

View TheFehr's full-sized avatar

Philipp Fehr TheFehr

View GitHub Profile
@TheFehr
TheFehr / .env
Last active October 3, 2021 07:33
Librephotos & Nextcloud - Duplication
# This file contains all the things you need to change to set up your Libre Photos.
# There are a few items that must be set for it to work such as the location of your photos.
# After the mandatory entry's there are some optional ones that you may set.
# Start of mandatory changes.
# Location of your photos.
myPhotos=./librephotos/pictures
# Comma delimited list of patterns to ignore (e.g. "@eaDir,#recycle" for synology devices)
#!/bin/bash
(cd bridges/golang && go build main.go)
(cd packages/checker && go build -buildmode=plugin isitdown.go)
# to run it with the example query object
# ./bridges/golang/main server/src/query-object.sample.json