After scoop has been installed, run the following:
scoop bucket add plutotree https://github.com/plutotree/scoop-bucket
scoop install plutotree/<manifestname>
Name | Desc | AppData | AutoUpdate | AutoStop |
---|---|---|---|---|
bookxnote-pro | BookXNote Pro 电子书阅读 | ❌ | ⭕️ | |
cos-browser | 腾讯云 Cos 管理工具 | ️️✔️️ | ️️✔️️ | |
evernote | Evernote | ❌ | ⭕️ | |
qqmusic | QQ 音乐 | ❌ | ⭕️ | |
snipaste2 | Snipaste 截图 | ⛔️ | ️️✔️️ | |
tencent-docs | 腾讯文档 | ❌ | ⭕️ | |
tencent-meeting | 腾讯会议 | ❌ | ️️✔️️ | ✔️️ |
tencent-video | 腾讯视频 | ❌ | ⭕️ | |
ths-yhb | 同花顺远航版 | ❌ | ⭕️ | |
modern-csv | Modern Csv | ⛔️ | ⭕️ | |
en-croissant | En Croissant | ❌ | ⭕️ |
-
AppData
- ⛔️ Not use
AppData
- ✔️ Yes, use persist directory
- ❌ No,use default
AppData
path
- ⛔️ Not use
-
AutoUpdate: auto update manifest by GitHub actions
- ✔️ Yes
- ❌ No
- ⭕️ Yes,but hash is calculated locally after download
-
AutoStop:Automatically stop processes during removing process
- ✔️ Yes
✔️ ❌ 🛠 ⭕️ ⛔️✋
- Tencent Meeting can only run in version directory, current directory doesn't work. Fortunately, the script has already fix the issue internally.
- create app manifest, named
xx.json
, check offical wiki. - local install test:
scoop install xx
- local update test:
.\bin\checkver.ps1 -app xx -u
- git add & commit, all things done!