edgeless-bot icon indicating copy to clipboard operation
edgeless-bot copied to clipboard

🤖 Automatically scrape upstream release pages and convert release into Edgeless plugin package

Results 7 edgeless-bot issues
Sort by recently updated
recently updated
newest added

需要支持解析 带密码 和 不带密码 的 文件类型分享 和 目录类型分享

类似 Scoop 爬虫模板,增加 WinGet 爬虫模板 实现思路: 1. 指定 `PackageId` 参数 2. 下载:`https://cdn.winget.microsoft.com/cache/source2.msix` 并解压 4. 加载数据库:`\Public\index.db` 6. 从数据库中获取对应 `PackageId` 的 `hash` 7. 获取软件版本信息: `https://cdn.winget.microsoft.com/cache/packages/${PackageId}/${hex.toString()}/versionData.mszyml` - `Version`:`YAML.version.v` - `RelativePath`:`YAML.version.rP` 8. 进一步获取该版本的软件下载地址等信息:`https://cdn.winget.microsoft.com/cache/${RelativePath}`

目前在使用过程中发现GitHub模板解析时只会使用latest版本,希望能够增加参数支持使用Pre_release版本,不要跳过Pre_release

奔跑中的奶酪优化版本浏览器,增加了众多便捷功能,无需复杂配置,方便在维护环境中即点即用。

通过引入 msi 依赖实现: - lessmsi: https://github.com/activescott/lessmsi

通过引入 dark 依赖实现: - WiX Toolset: https://wixtoolset.org/ - dark: https://github.com/ScoopInstaller/Binary/tree/master/dark

通过引入 innounp 依赖实现: - innounp-unicode: https://www.rathlev-home.de/tools/prog-e.html#unpack - innounp: https://innounp.sourceforge.net