diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 6fb86d67..ad47e6d3 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -168,6 +168,7 @@ softwareGroups: - mage-ai - shell-gpt Android: &Android + - apktool - scrcpy Android-Desktop: &Android-Desktop - android-studio diff --git a/software.yml b/software.yml index 0cdec0d6..95dffcce 100644 --- a/software.yml +++ b/software.yml @@ -4521,6 +4521,12 @@ softwarePackages: dnf: jq github: github.com/stedolan/jq pkg: jq + apktool: + _bin: apktool + _github: https://github.com/iBotPeaches/Apktool + _name: APKTool + brew: apktool + choco: apktool jqp: _bin: jqp _desc: A TUI playground to experiment with jq