Skip to content

Commit f8fd72e

Browse files
committed
macOS: add notes about serialosc process
1 parent fb495fa commit f8fd72e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

serialosc/setup.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ redirect_from: /setup/
1010

1111
### macOS
1212

13+
*Note: if you have an older installation of serialosc, please remove the `Monome` folder from `~/Library/Application Support`, as it will supersede the homebrew installation.*
14+
1315
Install via homebrew:
1416

1517
- install [homebrew](https://brew.sh) on your Mac
@@ -24,6 +26,8 @@ Name Status User File
2426
serialosc started <you> ~/Library/LaunchAgents/homebrew.mxcl.serialosc.plist
2527
```
2628

29+
If you need to stop the serialosc process, execute `brew services stop serialosc`. Note that if you stop the serialosc process it will **not** start again, even if your machine is restarted, until you execute `brew services start serialosc`.
30+
2731
### Windows
2832

2933
Download the serialosc [release](https://github.com/monome/serialosc/releases/latest) and run the installer. Be sure to restart your device afterward.

0 commit comments

Comments
 (0)