2025-03-29 16:40:15 +00:00
|
|
|
[[./doc/images/init-example.gif]]
|
2025-03-09 13:40:28 -06:00
|
|
|
|
2025-03-09 08:18:07 -06:00
|
|
|
* Install from tap
|
|
|
|
** Add Tap
|
|
|
|
#+begin_src sh
|
|
|
|
brew tap MSG/apps https://forge.superkamiguru.org/MSG/homebrew-apps
|
|
|
|
#+end_src
|
|
|
|
|
|
|
|
** Install Cask
|
|
|
|
#+begin_src sh
|
|
|
|
brew install msg-desktop
|
|
|
|
#+end_src
|
2025-03-29 16:40:15 +00:00
|
|
|
|
|
|
|
** Security & Privacy
|
|
|
|
The first time you run the app, you will need to allow it to run in the Security
|
|
|
|
& Privacy settings of your Mac. This is because the app is not signed by Apple.
|
|
|
|
You can do this by going to System Preferences > Security & Privacy > General
|
|
|
|
and clicking "Open Anyway" next to the message about the app being blocked.
|
|
|
|
|
|
|
|
[[./doc/images/macos15.3.2-security.png]]
|