This commit is contained in:
Brian Zalewski 2023-06-15 00:56:58 +00:00
parent ca976bcb29
commit 9ff5ca9cf4
2 changed files with 20 additions and 10 deletions

View file

@ -156,7 +156,8 @@ removeLinuxShortcuts:
theme: Betelgeuse theme: Betelgeuse
softwareGroups: softwareGroups:
AI-Desktop: &AI-Desktop AI-Desktop: &AI-Desktop
- chatgpt-desktop - chatgpt-nofwl
- chatgpt-menubar
- mage-ai - mage-ai
Android: &Android Android: &Android
- scrcpy - scrcpy

View file

@ -3669,19 +3669,18 @@ softwarePackages:
port: hexyl port: hexyl
scoop: hexyl scoop: hexyl
xbps: hexyl xbps: hexyl
chatgpt-desktop: chatgpt-nofwl:
_bin: null _bin: null
_desc: ChatGPT desktop application (Mac, Windows and Linux) _desc: ChatGPT desktop application (Mac, Windows and Linux)
_docs: https://app.nofwl.com/docs/chatgpt/config _docs: https://app.nofwl.com/docs/chatgpt/config
_github: https://github.com/lencx/ChatGPT _github: https://github.com/lencx/nofwl
_home: https://app.nofwl.com/ _home: https://app.nofwl.com/
_name: ChatGPT Desktop _name: ChatGPT Desktop (NoFWL Version)
appimage: lencx/ChatGPT _when:cask: '! test -d /Applications/NoFWL.app'
apt: https://github.com/lencx/ChatGPT/releases/download/v0.10.3/chat-gpt_0.10.3_amd64.deb appimage: lencx/nofwl
# script:darwin: brew tap lencx/chatgpt https://github.com/lencx/ChatGPT.git && brew install --cask chatgpt --no-quarantine apt: https://github.com/lencx/nofwl/releases/download/v0.1.0/NoFWL_0.1.0_linux_x86_64.deb
msi: https://github.com/lencx/ChatGPT/releases/download/v0.10.3/ChatGPT_0.10.3_x64_en-US.msi cask: lencx/nofwl/nofwl --no-quarantine
pacman: chatgpt-desktop-bin msi: https://github.com/lencx/nofwl/releases/download/v0.1.0/NoFWL_0.1.0_windows_x86_64.msi
winget: lencx.ChatGPT
hey: hey:
_bin: hey _bin: hey
_desc: HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom _desc: HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
@ -8260,9 +8259,19 @@ softwarePackages:
_github: https://github.com/hashicorp/vault _github: https://github.com/hashicorp/vault
_home: https://vaultproject.io/ _home: https://vaultproject.io/
_name: HashiCorp Vault _name: HashiCorp Vault
_service:brew: hashicorp/tap/vault
ansible: professormanhattan.vault ansible: professormanhattan.vault
brew: hashicorp/tap/vault brew: hashicorp/tap/vault
yay: vault-cli yay: vault-cli
chatgpt-menubar:
_bin: null
_desc: ChatGPT for Mac, living in your menubar.
_docs: https://github.com/vincelwt/chatgpt-mac
_github: https://github.com/vincelwt/chatgpt-mac
_home: https://github.com/vincelwt/chatgpt-mac
_name: ChatGPT Menubar for macOS
_when:cask: '! test -d /Applications/Chatgpt.app'
cask: vincelwt-chatgpt
vector: vector:
_bin: vector _bin: vector
_desc: Vector is a lightweight, ultra-fast tool for building observability pipelines that lets you collect, transform, and route all your logs and metrics with one simple tool. _desc: Vector is a lightweight, ultra-fast tool for building observability pipelines that lets you collect, transform, and route all your logs and metrics with one simple tool.