From 649b06164e2778282f4a02a0345db111d14bb552 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sun, 9 Aug 2026 17:46:32 -0400 Subject: [PATCH] Publish: add correct alt text for OpenAppLock screenshots --- _notes/openapplock.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_notes/openapplock.md b/_notes/openapplock.md index e232b5f..2936db8 100644 --- a/_notes/openapplock.md +++ b/_notes/openapplock.md @@ -5,9 +5,9 @@ related: "" title: OpenAppLock --- -![](/assets/img/openapplock-1.png) +![Screenshots of OpenAppLock, including the home page with three active rules, and the new rule page with rule templates.](/assets/img/openapplock-1.png) -OpenAppLock is an open source iOS app for blocking apps. Block apps on a schedule, add time or open limits, and lock rules to prevent edits. I built it to help me spend more time outside staring at grass, like the picture. +OpenAppLock is an open source iOS app for blocking apps. Block apps on a schedule, add time or open limits, and lock rules to prevent edits. I built it to help me spend more time outside staring at grass, like the picture below. I worked with the different Apple screen time APIs to build the features in a privacy-preserving way.