Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion bucket/project-graph.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"identifier": "Proprietary",
"url": "https://graphif.dev/docs/app/misc/terms"
},
"notes": "If the GUI does not work properly, you may install Microsoft Edge WebView2 Runtime (https://go.microsoft.com/fwlink/p/?LinkId=2124703) manually.",
"suggest": {
"Microsoft Edge WebView2": "extras/webview2"
},
"architecture": {
"64bit": {
"url": "https://github.com/graphif/project-graph/releases/download/v2.11.4/Project.Graph_2.11.4_x64-setup.exe#/dl.7z",
Expand Down
7 changes: 3 additions & 4 deletions bucket/rclone-manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
"description": "A powerful, cross-platform GUI for managing Rclone remotes with style and ease.",
"homepage": "https://zarestia-dev.github.io/rclone-manager/",
"license": "GPL-3.0-or-later",
"notes": [
"Requires Microsoft Edge WebView2 Runtime (preinstalled on Windows 11 and most Windows 10).",
"If missing, install the Evergreen Runtime from Microsoft."
],
"suggest": {
"Microsoft Edge WebView2": "extras/webview2"
},
"architecture": {
"64bit": {
"url": "https://github.com/Zarestia-Dev/rclone-manager/releases/download/v0.2.2/RClone.Manager_0.2.2_x64-setup.exe#/dl.7z",
Expand Down
7 changes: 3 additions & 4 deletions bucket/rclone-ui.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
"description": "GUI for rclone & S3",
"homepage": "https://rcloneui.com",
"license": "Apache-2.0",
"notes": [
"Requires Microsoft Edge WebView2 Runtime (preinstalled on Windows 11 and most Windows 10).",
"If missing, install the Evergreen Runtime from Microsoft."
],
"suggest": {
"Microsoft Edge WebView2": "extras/webview2"
},
"architecture": {
"64bit": {
"url": "https://github.com/rclone-ui/rclone-ui/releases/download/v3.5.0/Rclone.UI_x64.exe#/dl.7z",
Expand Down
7 changes: 3 additions & 4 deletions bucket/seelen-ui.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
"description": "Seelen UI is a fully customizable desktop environment for Windows 10/11.",
"homepage": "https://seelen.io/apps/seelen-ui",
"license": "AGPL-3.0-or-later",
"notes": [
"Seelen UI requires Microsoft Edge and the WebView runtime to function properly.",
"For more information, see: https://github.com/eythaann/Seelen-UI/?tab=readme-ov-file#installation"
],
"suggest": {
"Microsoft Edge WebView2": "extras/webview2"
},
"architecture": {
"64bit": {
"url": "https://github.com/eythaann/Seelen-UI/releases/download/v2.5.3/Seelen.UI_2.5.3_x64-setup.exe#/dl.7z",
Expand Down
8 changes: 3 additions & 5 deletions bucket/squirreldisk.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
"homepage": "https://www.squirreldisk.com/",
"description": "A beautiful, super fast disk usage analysis tool. Built with rust.",
"license": "AGPL-3.0",
"notes": [
"This app depends on MSEdgeWebview2 to function properly.",
"Click below to download the latest version of MSEdgeWebview2:",
"https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section"
],
"suggest": {
"Microsoft Edge WebView2": "extras/webview2"
},
"architecture": {
"64bit": {
"url": "https://github.com/adileo/squirreldisk/releases/download/v0.3.4/SquirrelDisk_0.3.4_x64_en-US.msi",
Expand Down