diff --git a/suggestions/cameras.json b/suggestions/cameras.json index 0637a08..9ac922b 100644 --- a/suggestions/cameras.json +++ b/suggestions/cameras.json @@ -1 +1,14 @@ -[] \ No newline at end of file +[ + { + "id": "com.iakmds.librecamera", + "label": "Libre Camera", + "source": "f", + "repo": "https://github.com/iakmds/librecamera" + }, + { + "id": "net.sourceforge.opencamera", + "label": "Open Camera", + "source": "fg", + "repo": "https://sourceforge.net/projects/opencamera/" + } +]