update apps
This commit is contained in:
86
v1/apps.json
86
v1/apps.json
@@ -21,6 +21,13 @@
|
||||
"type": "brew",
|
||||
"install_command": "brew install --cask docker"
|
||||
},
|
||||
{
|
||||
"id": "1password",
|
||||
"name": "1Password",
|
||||
"url": "https://downloads.1password.com/mac/1Password.zip",
|
||||
"type": "zip",
|
||||
"install_command": "brew install --cask 1password"
|
||||
},
|
||||
{
|
||||
"id": "privadovpn",
|
||||
"name": "Privado VPN",
|
||||
@@ -63,6 +70,78 @@
|
||||
"type": "dmg",
|
||||
"install_command": "brew install --cask discord"
|
||||
},
|
||||
{
|
||||
"id": "excalidraw",
|
||||
"name": "Excalidraw",
|
||||
"url": "https://excalidraw.com",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "gitea",
|
||||
"name": "Gitea",
|
||||
"url": "https://git.voideuw.dev",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "github",
|
||||
"name": "GitHub",
|
||||
"url": "https://github.com",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "gitlab",
|
||||
"name": "GitLab",
|
||||
"url": "https://gitlab.com",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "claude",
|
||||
"name": "Claude",
|
||||
"url": "https://claude.ai",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "lechat",
|
||||
"name": "LeChat",
|
||||
"url": "https://chat.mistral.ai",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "portainer",
|
||||
"name": "Portainer",
|
||||
"url": "https://portainer.voideuw.dev",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "uptime-kuma",
|
||||
"name": "Uptime Kuma",
|
||||
"url": "https://uptime.voideuw.dev",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "netflix",
|
||||
"name": "Netflix",
|
||||
"url": "https://www.netflix.com",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "crunchyroll",
|
||||
"name": "Crunchyroll",
|
||||
"url": "https://www.crunchyroll.com",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "amazon-prime-video",
|
||||
"name": "Amazon Prime Video",
|
||||
"url": "https://www.primevideo.com",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "telegram",
|
||||
"name": "Telegram",
|
||||
"url": "https://web.telegram.org",
|
||||
"type": "pwa"
|
||||
},
|
||||
{
|
||||
"id": "modrinth",
|
||||
"name": "Modrinth",
|
||||
@@ -77,6 +156,13 @@
|
||||
"type": "dmg",
|
||||
"install_command": "brew install --cask playcover"
|
||||
},
|
||||
{
|
||||
"id": "steam",
|
||||
"name": "Steam",
|
||||
"url": "https://cdn.fastly.steamstatic.com/client/installer/steam.dmg",
|
||||
"type": "dmg",
|
||||
"install_command": "brew install --cask steam"
|
||||
},
|
||||
{
|
||||
"id": "audacity",
|
||||
"name": "Audacity",
|
||||
|
||||
Reference in New Issue
Block a user