This commit is contained in:
Brian Zalewski 2023-11-05 08:23:25 +00:00
parent 6a880ba022
commit 68d7057743
4 changed files with 17 additions and 13 deletions

View file

@ -454,7 +454,7 @@ softwareGroups:
Communication-Desktop: &Communication-Desktop Communication-Desktop: &Communication-Desktop
- *Communication - *Communication
- discord - discord
- gitter - element
- microsoft-teams - microsoft-teams
- jitsi-meet - jitsi-meet
- keybase - keybase

View file

@ -121,7 +121,7 @@ sudo cp -f "$SOURCE_DIR/terminator.svg" "$TARGET_DIR/tabby.svg"
# Cockpit Client - org.cockpit_project.CockpitClient # Cockpit Client - org.cockpit_project.CockpitClient
# Yubico Authenticator - com.yubico.yubioath # Yubico Authenticator - com.yubico.yubioath
# OnlyKey App - onlykey-app_onlykey-app # OnlyKey App - onlykey-app_onlykey-app
# Gitter - im.gitter.Gitter # Element - im.riot.Riot
# Jitsi Meet - org.jitsi.jitsi-meet # Jitsi Meet - org.jitsi.jitsi-meet
# Keybase # Keybase
# Nuclear - org.js.nuclear.Nuclear # Nuclear - org.js.nuclear.Nuclear

View file

@ -21,7 +21,7 @@ name='Crypto'
translate=false translate=false
[folders/2470d5ec-b93c-4000-ad46-bc667f5fc659] [folders/2470d5ec-b93c-4000-ad46-bc667f5fc659]
apps=['com.discordapp.Discord.desktop', 'im.gitter.Gitter.desktop', 'org.jitsi.jitsi-meet.desktop', 'keybase.desktop', 'com.microsoft.Teams.desktop', 'org.signal.Signal.desktop', 'com.skype.Client.desktop', 'com.slack.Slack.desktop', 'org.telegram.desktop.desktop', 'us.zoom.Zoom.desktop'] apps=['com.discordapp.Discord.desktop', 'im.riot.Riot.desktop', 'org.jitsi.jitsi-meet.desktop', 'keybase.desktop', 'com.microsoft.Teams.desktop', 'org.signal.Signal.desktop', 'com.skype.Client.desktop', 'com.slack.Slack.desktop', 'org.telegram.desktop.desktop', 'us.zoom.Zoom.desktop']
name='Social' name='Social'
translate=false translate=false

View file

@ -1677,7 +1677,7 @@ softwarePackages:
_desc: Image compressor that utilizes other applications like ImageOptim under the hood _desc: Image compressor that utilizes other applications like ImageOptim under the hood
_github: https://github.com/ImageOptim/ImageOptim _github: https://github.com/ImageOptim/ImageOptim
_home: https://imageoptim.com/mac _home: https://imageoptim.com/mac
brew:darwin: imageoptim-cli brew:darwin-x86_64: imageoptim-cli
npm:darwin: imageoptim-cli npm:darwin: imageoptim-cli
cerebro: cerebro:
_bin: null _bin: null
@ -3520,6 +3520,7 @@ softwarePackages:
_bin: mailcatcher _bin: mailcatcher
_github: https://github.com/sj26/mailcatcher _github: https://github.com/sj26/mailcatcher
_name: Mail Catcher _name: Mail Catcher
_service: mailcatcher
brew: mailcatcher brew: mailcatcher
gem: mailcatcher gem: mailcatcher
fpm: fpm:
@ -3896,13 +3897,14 @@ softwarePackages:
_home: null _home: null
_name: Git Sub Repo _name: Git Sub Repo
brew: git-subrepo brew: git-subrepo
gitter: element:
_bin: gitter _bin: element
_name: Gitter _github: https://github.com/vector-im/element-web
_when:cask: '! test -d "/Applications/Gitter.app" && ! test -d "$HOME/Applications/Gitter.app"' _name: Element
cask: gitter _when:cask: '! test -d "/Applications/Element.app" && ! test -d "$HOME/Applications/Element.app"'
choco: gitter cask: element
flatpak: im.gitter.Gitter choco: element-desktop
flatpak: im.riot.Riot
github-desktop: github-desktop:
_bin: github _bin: github
_when:cask: '! test -d "/Applications/GitHub Desktop.app" && ! test -d "$HOME/Applications/GitHub Desktop.app"' _when:cask: '! test -d "/Applications/GitHub Desktop.app" && ! test -d "$HOME/Applications/GitHub Desktop.app"'
@ -4666,7 +4668,6 @@ softwarePackages:
apk: hyperfine apk: hyperfine
brew: hyperfine brew: hyperfine
cargo: hyperfine cargo: hyperfine
cask: hyperfine
choco: hyperfine choco: hyperfine
dnf: hyperfine dnf: hyperfine
github: github.com/sharkdp/hyperfine github: github.com/sharkdp/hyperfine
@ -4799,6 +4800,7 @@ softwarePackages:
_github: https://github.com/ipfs/ipfs _github: https://github.com/ipfs/ipfs
_home: https://ipfs.tech/ _home: https://ipfs.tech/
_name: IPFS _name: IPFS
_service: ipfs
brew: ipfs brew: ipfs
choco: go-ifps choco: go-ifps
nix: ipfs nix: ipfs
@ -5734,6 +5736,7 @@ softwarePackages:
_bin: mpv _bin: mpv
_github: https://github.com/mpv-player/mpv _github: https://github.com/mpv-player/mpv
_name: MPV _name: MPV
_todo: This software does not run on macOS versions other than Mojave, Catalina, Big Sur and Ventura --- probably adding support - this issue will likely fix itself
brew: mpv brew: mpv
cask: mpv cask: mpv
choco: mpv choco: mpv
@ -9193,6 +9196,7 @@ softwarePackages:
_github: https://github.com/tailscale/tailscale _github: https://github.com/tailscale/tailscale
_home: https://tailscale.com/ _home: https://tailscale.com/
_name: Tailscale Client _name: Tailscale Client
_pre:cask: if command -v tailscale > /dev/null; then brew uninstall tailscale; fi
_when:cask: '! test -d "/Applications/Tailscale.app" && ! test -d "$HOME/Applications/Tailscale.app"' _when:cask: '! test -d "/Applications/Tailscale.app" && ! test -d "$HOME/Applications/Tailscale.app"'
cask: tailscale cask: tailscale
choco: tailscale choco: tailscale
@ -10751,7 +10755,7 @@ softwarePackages:
pacman: tigervnc pacman: tigervnc
zypper: tigervnc zypper: tigervnc
proxyman: proxyman:
_bin: proxyman _bin: proxyman-cli
_github: https://github.com/ProxymanApp/Proxyman _github: https://github.com/ProxymanApp/Proxyman
_name: Proxyman _name: Proxyman
_when:cask: '! test -d /Applications/Proxyman.app && ! test -d $HOME/Applications/Proxyman.app' _when:cask: '! test -d /Applications/Proxyman.app && ! test -d $HOME/Applications/Proxyman.app'