Added mods

This commit is contained in:
Brian Zalewski 2023-05-30 02:37:53 +00:00
parent 18617ca56b
commit 36e0de2337
3 changed files with 12 additions and 0 deletions

View file

@ -4,6 +4,7 @@
* [Actions](https://github.com/sindresorhus/Actions) adds a wide-variety of actions that you can utilize with the macOS Shortcuts app. It is currently only available via the macOS app store. Requested a Homebrew Cask [here](https://github.com/sindresorhus/Actions/issues/127).
* [Color Picker](https://github.com/sindresorhus/System-Color-Picker) is an improved color picker app available on macOS. It is currently only available via the macOS app store. Requested Homebrew Cask [here](https://github.com/sindresorhus/System-Color-Picker/issues/32).
* Consider integrating [LocalAI](https://github.com/go-skynet/LocalAI) which can be used in combination with mods to generate ChatGPT responses locally
## Premium Software Recommendations

View file

@ -310,6 +310,7 @@ softwareGroups:
- jiq
- jqp
- litecli
- mods
- mycli
- nomino
- normit

View file

@ -7538,6 +7538,16 @@ softwarePackages:
port: dua-cli
scoop: dua
xbps: dua-cli
mods:
_bin: mods
_desc: AI for the command-line that leverages OpenAI or LocalAI (if configured to do so)
_docs: https://github.com/charmbracelet/mods
_github: https://github.com/charmbracelet/mods
_home: https://charm.sh/
_name: Mods
brew: charmbracelet/tap/mods
go: github.com/charmbracelet/mods@latest
yay: mods
microsoft-teams:
_bin: teams
_desc: '[Microsoft Teams](https://www.microsoft.com/en-us/microsoft-teams/group-chat-software) is a proprietary business communication platform developed by Microsoft, as part of the Microsoft 365 family of products. Teams primarily competes with the similar service Slack, offering workspace chat and videoconferencing, file storage, and application integration.'