📝 Docs(custom): add scoop-lemon as install method

This commit is contained in:
Kuingsmile 2024-06-24 23:05:40 +08:00
parent 0b670a8361
commit 09bf847459
2 changed files with 512 additions and 498 deletions

View File

@ -162,6 +162,15 @@ docker-compose up -d
[https://github.com/Kuingsmile/PicList/releases/latest](https://github.com/Kuingsmile/PicList/releases/latest)
### Scoop
Thanks to [scoop-lemon](https://github.com/hoilc/scoop-lemon), you can use Scoop to install PicList, just execute the following command:
```bash
scoop bucket add lemon https://github.com/hoilc/scoop-lemon
scoop install lemon/piclist
```
### Homebrew
MacOS users can now use Homebrew to install PicList, just execute the following command:
@ -182,16 +191,6 @@ If the macOS system installs PicList and displays "file is damaged" or installs
After V1.4.1, all mac installation packages have been signed by my developer certificate, will not be recognized by the macOS system as "malicious software", will not appear "file is damaged" prompt.
### Mac App Store
Due to the sandbox mechanism of Mac App Store, many functions cannot be used normally, so the installation method of Mac App Store is no longer supported.
If you have purchased PicList through Mac App Store, please add my WeChat `pku_sq_ma`, I will refund you.
Thank you again for your support for PicList.
**Of course, if you don't want to pay, you can also download the free installation package through Github to install.**
## Application screenshot
![image](https://github.com/Kuingsmile/PicList/assets/96409857/1b76c0c4-753c-4d66-aa24-f805f9c2da15)

View File

@ -162,6 +162,15 @@ docker-compose up -d
[https://github.com/Kuingsmile/PicList/releases/latest](https://github.com/Kuingsmile/PicList/releases/latest)
### Scoop
感谢[scoop-lemon](https://github.com/hoilc/scoop-lemon)你可以使用Scoop来安装PicList只需要执行以下命令即可
```bash
scoop bucket add lemon https://github.com/hoilc/scoop-lemon
scoop install lemon/piclist
```
### Homebrew
MacOS用户现在可以使用Homebrew来安装PicList了只需要执行以下命令即可
@ -176,6 +185,12 @@ brew install piclist --cask
brew uninstall piclist
```
### Mac特殊说明
如果macOS系统安装PicList后显示“文件已损坏”或者安装后打开无响应请升级到PicList V1.4.1或以上版本。
V1.4.1之后所有mac安装包都已经使用我的开发者证书签名不会被macOS系统识别为“恶意软件”不会出现“文件已损坏”提示。
## 应用截图
![image](https://github.com/Kuingsmile/PicList/assets/96409857/1b76c0c4-753c-4d66-aa24-f805f9c2da15)