start writing the README
- ID
f0da2b1- date
2023-05-14 14:03:23+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
83bbb6a- message
start writing the README- changed files
1 file, 11 additions
Changed files
README.md (0) → README.md (502)
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2bda0c0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# photo-reviewer
+
+This is a lightweight app for reviewing my photos from Photos.app.
+I can navigate and review photos entirely using my keyboard.
+
+In this demo video, I use the arrow keys to quickly switch between two photos and compare them (a ["blink diff"][blink_diff]), then I type `2` to reject one photo and `1` to approve another.
+When I move to the next photo, I type `f` to mark it as a favourite.
+
+<video src="recording_720p.mov">
+
+[blink_diff]: https://en.wikipedia.org/wiki/Blink_comparator
\ No newline at end of file