From 2d2b82af0cd768eccc57c874a998ce52b2d4e31b Mon Sep 17 00:00:00 2001 From: Timothy Yin Date: Sun, 1 Feb 2026 18:56:35 +0800 Subject: [PATCH] add ChronoFrame (#1934) Co-authored-by: Rabenherz112 --- software/chronoframe.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/chronoframe.yml diff --git a/software/chronoframe.yml b/software/chronoframe.yml new file mode 100644 index 0000000000..e7d2cd9300 --- /dev/null +++ b/software/chronoframe.yml @@ -0,0 +1,12 @@ +name: "ChronoFrame" +website_url: "https://chronoframe.bh8.ga/" +source_code_url: "https://github.com/HoshinoSuzumi/chronoframe" +description: "Personal gallery application with online photo management, supporting Live/Motion Photos, and explore map." +licenses: + - MIT +platforms: + - Nodejs + - Docker +tags: + - Photo Galleries +demo_url: "https://lens.bh8.ga/"