From e9fa5f43cd2430ea8cf7fa4951629778356674aa Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Mon, 29 May 2023 03:30:43 +0000 Subject: [PATCH] Added menu bar applications for macOS --- docs/TODO.md | 10 +------- home/.chezmoidata.yaml | 6 +++++ software.yml | 54 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 61 insertions(+), 9 deletions(-) diff --git a/docs/TODO.md b/docs/TODO.md index 10de8a3d..28d5b9d7 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -12,27 +12,19 @@ https://github.com/Sigil-Ebook/Sigil ## add https://github.com/shaojiankui/ProfilesManager -https://github.com/BonzaiThePenguin/Loading -https://github.com/hschmidt/EnvPane -https://github.com/halo/LinkLiar +https://github.com/hschmidt/EnvPane --- no brew cask for this https://github.com/ProfileCreator/ProfileCreator -https://github.com/Toinane/colorpicker https://github.com/vladimiry/ElectronMail https://github.com/sindresorhus/Actions https://github.com/lanayotech/vagrant-manager https://github.com/wellsjo/JSON-Splora https://github.com/ytmdesktop/ytmdesktop -https://github.com/leits/MeetingBar https://github.com/koekeishiya/skhd https://github.com/Ji4n1ng/OpenInTerminal -https://github.com/objective-see/LuLu -https://github.com/dwarvesf/hidden -https://github.com/gao-sun/eul https://github.com/GetStream/Winds https://github.com/keycastr/keycastr https://github.com/pqrs-org/Karabiner-Elements https://github.com/utmapp/UTM -https://github.com/MonitorControl/MonitorControl # Tiltfile ✖ ERROR Gsettings Failed to apply gsetting diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index dc5816a5..321fe27f 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -442,6 +442,7 @@ softwareGroups: - rkhunter Essentials-Desktop: &Essentials-Desktop - autokey + - eul - firefox - flow-launcher - fonts @@ -596,7 +597,11 @@ softwareGroups: - edex-ui - google-assistant - gnome-tweaks + - hiddenbar + - linkliar - mark-text + - meetingbar + - monitorcontrol - pake - pock - pretzel @@ -732,6 +737,7 @@ softwareGroups: - yubikey-manager Security-Desktop: &Security-Desktop - bitwarden + - lulu - mullvad-vpn - portmaster - protonvpn diff --git a/software.yml b/software.yml index 874f991e..ed4fb38d 100644 --- a/software.yml +++ b/software.yml @@ -2546,6 +2546,24 @@ softwarePackages: _name: fkill npm: fkill-cli _type: cli + lulu: + _bin: null + _desc: Powerful firewall application for macOS + _docs: https://objective-see.org/products/lulu.html + _github: https://github.com/objective-see/LuLu + _home: https://objective-see.org/products/lulu.html + _name: LuLu + _when:cask: '! test -d /Applications/LuLu.app' + cask: lulu + hiddenbar: + _bin: null + _desc: macOS menu bar application that allows you to add menu bar items to a hideable drawer + _docs: https://github.com/dwarvesf/hidden + _github: https://github.com/dwarvesf/hidden + _home: https://dwarves.foundation/opensource/ + _name: Hidden Bar + _when:cask: '! test -d "/Applications/Hidden Bar.app"' + cask: hiddenbar flameshot: _bin: flameshot _desc: Powerful yet simple to use screenshot software @@ -2618,6 +2636,42 @@ softwarePackages: _home: https://github.com/chrissimpkins/Crunch _name: Crunch brew: crunch + eul: + _bin: null + _desc: Menu bar application that shows system stats like CPU, RAM, and disk usage on macOS + _docs: https://github.com/gao-sun/eul + _github: https://github.com/gao-sun/eul + _home: https://github.com/gao-sun/eul + _name: Eul + _when:cask: '! test -d /Applications/eul.app' + cask: eul + linkliar: + _bin: null + _desc: Menu bar application for macOS that allows you to spoof your MAC address + _docs: https://halo.github.io/LinkLiar/usage.html + _home: https://halo.github.io/LinkLiar/ + _github: https://github.com/halo/LinkLiar + _name: Link Liar + _when:cask: '! test -d /Applications/LinkLiar.app' + cask: linkliar + monitorcontrol: + _bin: null + _desc: Menu bar application for macOS that allows you to control the screen brightness and volume + _docs: https://github.com/MonitorControl/MonitorControl + _github: https://github.com/MonitorControl/MonitorControl + _home: https://github.com/MonitorControl/MonitorControl + _name: Monitor Control + _when:brew: '! test -d /Applications/MonitorControl.app' + brew:darwin: monitorcontrol + meetingbar: + _bin: null + _desc: Meeting menu bar application that shows calendar event details on macOS + _docs: https://github.com/leits/MeetingBar + _github: https://github.com/leits/MeetingBar + _home: https://apps.apple.com/app/id1532419400 + _name: Meeting Bar + _when:brew: '! test -d /Applications/MeetingBar.app' + brew:darwin: meetingbar crunch-app: _bin: null _desc: The macOS companion app for the crunch CLI tool that compresses PNG images.