You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Install_Client.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,9 +63,8 @@ echo "@/home/pi/{dir with Immich_Frame}/Immich_Frame" > sudo tee /home/pi/.confi
63
63
64
64
### MacOS
65
65
66
-
- GUI - Double-click `Immich_Frame`. Note: If nothing happens, right-click → open with → Utilities → Terminal. Check Always Open With.
67
-
- CLI - CD into folder, and launch with `./Immich_Frame`.
68
-
- If you get a permissions error run `chmod +x Immich_Frame`.
66
+
- Open DMG, drag immichframe.app to applications folder.
67
+
- If you get an error that it is "damaged and can't be opened, you should move it to the trash" run `xattr -c /Applications/immichframe.app` in terminal.
69
68
70
69
### iOS and iPadOS
71
70
You can "install" ImmichFrame as a PWA by opening in a browser and going to Share Menu-Add to Homescreen.
0 commit comments