Skip to content

Commit

Permalink
Remove notes about Intel-only mac support
Browse files Browse the repository at this point in the history
  • Loading branch information
haimgel committed Nov 12, 2024
1 parent 25f7051 commit c8458c5
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,15 @@ monitors "one way" and relies on itself running on the other computers to switch

## Platforms supported

The app should function on MacOS (Intel Macs only), Windows, and Linux.

**NOTE:** Display Switch is currently **not** working on M1 Macs: M1 series SoC support in `ddc-macos-rs` is planned but is not
[implemented yet](https://github.com/haimgel/ddc-macos-rs/issues/2).
The app should function on MacOS, Windows, and Linux.

## Installation
* Linux and Windows: download and extract the files from the releases page and place them where
you see fit.
* MacOS: `display_switch` can be installed with Homebrew:
```bash
brew install haimgel/tools/display_switch
```

## Configuration

Expand Down

0 comments on commit c8458c5

Please sign in to comment.