From 4791a07bc1c4a2cae9ade5d254853826d76f9815 Mon Sep 17 00:00:00 2001 From: filesite Date: Thu, 11 Jul 2024 14:12:38 +0800 Subject: [PATCH] default install directory change --- funs.sh | 6 +++--- install.sh | 4 ++-- template/readme_beauty.md | 21 ++++++++++++++++----- 3 files changed, 21 insertions(+), 10 deletions(-) diff --git a/funs.sh b/funs.sh index 8aaa81e..2dc2b5b 100644 --- a/funs.sh +++ b/funs.sh @@ -126,7 +126,7 @@ dockerStartAlbumContainer () { fi if [ -z "${album_path}" ]; then homePath=`getHomePath` - album_path="${homePath}/Desktop/Album_by_filesite" + album_path="${homePath}/Desktop/machete家庭相册/" fi docker run --name "${album_name}" \ @@ -147,7 +147,7 @@ dockerStartVideoContainer () { fi if [ -z "${blog_path}" ]; then homePath=`getHomePath` - blog_path="${homePath}/Desktop/Videos_by_filesite" + blog_path="${homePath}/Desktop/machete家庭影院/" fi docker run --name "${blog_name}" \ @@ -266,7 +266,7 @@ upgradeMacheteInContainers () { downloadSamplesPhotos () { savePath=$1 if [ -z "${savePath}" ]; then - savePath="~/Desktop/Album_by_filesite/" + savePath="~/Desktop/machete家庭相册/" fi echo "下载演示照片..." diff --git a/install.sh b/install.sh index 30af91c..fe5f826 100755 --- a/install.sh +++ b/install.sh @@ -89,10 +89,10 @@ containerName="machete_album" detectDockerContainerExists "${containerName}" containerExist=$? if [ $containerExist -eq 0 ]; then - read -p "请输入相册保存绝对路径后回车(默认保存到桌面Album_by_filesite): " album_path + read -p "请输入相册保存绝对路径后回车(默认保存到桌面machete家庭相册): " album_path if [ -z "${album_path}" ]; then homePath=`getHomePath` - album_path="${homePath}/Desktop/Album_by_filesite" + album_path="${homePath}/Desktop/machete家庭相册/" fi if [ ! -d "${album_path}" ]; then diff --git a/template/readme_beauty.md b/template/readme_beauty.md index 1867daf..098fa4b 100644 --- a/template/readme_beauty.md +++ b/template/readme_beauty.md @@ -1,17 +1,28 @@ # 家庭相册 -Machete基于PHP开发,支持Docker安装、升级,使用方便。 +Machete是一款简单易用的家庭相册系统,可方便更新升级、支持Docker安装。 ## 使用场景 * 家庭相册,局域网搭建图片、视频网站,在家庭成员之间、不同设备里共享照片、视频 -* 摄影工作室,搭建照片集方便客户在手机里远程挑选照片 -* 摄影发烧友,收藏、展示自己的图片、视频 +* 摄影工作室,搭建照片集方便客户在手机里挑选 +* 摄影发烧友,收藏、展示自己的照片、视频 -## 使用帮助 +## 使用方法 -欢迎加QQ群交流 +1. 通过iPhone、iPad的“隔空传送”发送照片、视频到安装了“家庭相册”的Mac mini电脑; +2. 在Mac mini从“下载”中把收到照片、视频拖动到**桌面**的目录“**machete家庭相册**”; +3. 双击桌面的快捷方式“相册.url”打开网页浏览照片、视频; +4. 用iPhone扫码网页底部的二维码,打开后分享给家庭成员的微信、QQ等,他们就可以在自己的手机里浏览你们共同的照片、视频啦; + +注意: +* 网页看到的照片、视频有 **10分钟** 的缓存,如果你打开网页后十分钟内有增加新照片、视频, +请点击网页右上角的“**刷新**”图标清空网页缓存 +* 如果你的相册安装目录不是默认的“**machete家庭相册**”,请拖动照片、视频到你的相册目录 + + +如有其它相关疑问,欢迎加QQ群交流: * Machete交流群